manページ検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 2115 for [SIMILAR] 16 1024 4096 WITH 31147 man3 WITH 2952... (3.564 sec.)
Man page of STRCPY 0
STRCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strcpy, strncpy - 文字列をコピーする 書式 #include < string.h > char *strcpy(char * dest , const char * src ); char *strncpy(char * dest , const char * src , size_t n ); 説明 strcpy () 関数は src が ...
https://man.plustar.jp/manpage/man3/strncpy.3.html - [similar]
Man page of ELF 0
ELF Section: Linux Programmer's Manual (5) Updated: 2013-04-17 Index JM Home Page 名前 elf - 実行可能リンクフォーマット (ELF) ファイルのフォーマット 書式 #include < elf.h > 説明 ヘッダーファイル < elf.h > は ELF 実行可能バイナリファイルのフォーマットを定義する。 これらのファイルとしては、 ...
https://man.plustar.jp/manpage/man5/elf.5.html - [similar]
Man page of RTNETLINK 0
RTNETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 rtnetlink - Linux IPv4 ルーティングソケット 書式 #include < asm/types.h > #include < linux/netlink.h > #include < linux/rtnetlink.h > #include < sys/socket.h > rtnetlink_socket = socket(AF_NETLIN ...
https://man.plustar.jp/manpage/man7/rtnetlink.7.html - [similar]
Man page of SETLOCALE 0
SETLOCALE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 setlocale - 現在のロケール (locale) を設定する 書式 #include < locale.h > char *setlocale(int category , const char * locale ); 説明 setlocale () 関数はプログラムのカレントロケールを設定したり 問 ...
https://man.plustar.jp/manpage/man3/setlocale.3.html - [similar]
Man page of IP 0
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux IPv4 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/ip.h > /* 上記のスーパーセット */ tcp_socket = socket(AF_INET, SOCK_STREAM, 0); udp_socket = ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of KALLSYMS 0
KALLSYMS Section: Linux Module Support (8) Updated: January 31, 2002 Index JM Home Page 名前 kallsyms - デバッグ用に全てのカーネルシンボルを抽出する 書式 kallsyms [-Vh] kernel_filename 説明 kallsyms はカーネルからスタック以外のシンボルをすべて抽出し、 オブジェクトデータをビルドする。この ...
https://man.plustar.jp/manpage/man8/kallsyms.8.html - [similar]
Man page of GETPEERNAME 0
GETPEERNAME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getpeername - 接続している相手ソケットの名前を取得する 書式 #include < sys/socket.h > int getpeername(int sockfd , struct sockaddr * addr , socklen_t * addrlen ); 説明 getpeername () は、ソケッ ...
https://man.plustar.jp/manpage/man2/getpeername.2.html - [similar]
Man page of STDIO 0
STDIO Section: Linux Programmer's Manual (3) Updated: 2017-11-26 Index JM Home Page 名前 stdio - 標準入出力ライブラリ関数 書式 #include < stdio.h > FILE * stdin ; FILE * stdout ; FILE * stderr ; 説明 標準入出力ライブラリは、簡単かつ効果のよい、 バッファーリングされたストリーム入出力インタ ...
https://man.plustar.jp/manpage/man3/stdio.3.html - [similar]
Man page of CREDENTIALS 0
CREDENTIALS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 credentials - 認証に用いられるプロセスの識別子 説明 プロセスID (PID) 各プロセスは、負でない整数の一意な識別子を持つ。 この識別子は fork (2) を使ってプロセスが生成される際に割り当てられる。 プロ ...
https://man.plustar.jp/manpage/man7/credentials.7.html - [similar]
Man page of GETENV 0
GETENV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getenv, secure_getenv - 環境変数を得る 書式 #include < stdlib.h > char *getenv(const char * name ); char *secure_getenv(const char * name ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7 ...
https://man.plustar.jp/manpage/man3/getenv.3.html - [similar]
PREV 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022