manページ検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 786 for [SIMILAR] 16 1024 4096 WITH 153915 eventfd WITH ... (1.433 sec.)
Man page of CONNECT 0
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 connect - ソケットの接続を行う 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int connect(int sockfd , const struct sockaddr * addr , socklen_t addrlen ); 説明 connect ( ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
Man page of GETSOCKNAME 0
GETSOCKNAME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getsockname - ソケットの名前を取得する 書式 #include < sys/socket.h > int getsockname(int sockfd , struct sockaddr * addr , socklen_t * addrlen ); 説明 getsockname () は、ソケット sockfd に結び ...
https://man.plustar.jp/manpage/man2/getsockname.2.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/fdopen.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/fopen.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/freopen.3.html - [similar]
Man page of GETDTABLESIZE 0
GETDTABLESIZE Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getdtablesize - ファイルディスクリプターテーブルのサイズを取得する 書式 #include < unistd.h > int getdtablesize(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getdta ...
https://man.plustar.jp/manpage/man3/getdtablesize.3.html - [similar]
Man page of TTYNAME 0
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyname, ttyname_r - 端末名を返す 書式 #include < unistd.h > char *ttyname(int fd ); int ttyname_r(int fd , char * buf , size_t buflen ); 説明 ttyname () 関数は、ファイルディスクリプター fd がオープ ...
https://man.plustar.jp/manpage/man3/ttyname.3.html - [similar]
Man page of TTYNAME 0
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyname, ttyname_r - 端末名を返す 書式 #include < unistd.h > char *ttyname(int fd ); int ttyname_r(int fd , char * buf , size_t buflen ); 説明 ttyname () 関数は、ファイルディスクリプター fd がオープ ...
https://man.plustar.jp/manpage/man3/ttyname_r.3.html - [similar]
Man page of BIND 0
BIND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 bind - ソケットに名前をつける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int bind(int sockfd , const struct sockaddr * addr , socklen_t addrlen ); 説明 socket (2) でソケ ...
https://man.plustar.jp/manpage/man2/bind.2.html - [similar]
Man page of CHDIR 0
CHDIR Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 chdir, fchdir - 作業ディレクトリの変更 書式 #include < unistd.h > int chdir(const char * path ); int fchdir(int fd ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): fchdir (): _XOP ...
https://man.plustar.jp/manpage/man2/chdir.2.html - [similar]
PREV 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 NEXT

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