manページ検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1594 for int (0.126 sec.)
Man page of TSEARCH 3298
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void *tf ... ind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); void *td ... elete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void twa ... oid (* action )(const void * nodep , VISIT which , int depth )); #define _GNU_SOURCE /* feature_test_macr ...
https://man.plustar.jp/manpage/man3/tsearch.3.html - [similar]
Man page of TSEARCH 3298
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void *tf ... ind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); void *td ... elete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void twa ... oid (* action )(const void * nodep , VISIT which , int depth )); #define _GNU_SOURCE /* feature_test_macr ...
https://man.plustar.jp/manpage/man3/twalk.3.html - [similar]
Man page of TSEARCH 3298
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void *tf ... ind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); void *td ... elete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); void twa ... oid (* action )(const void * nodep , VISIT which , int depth )); #define _GNU_SOURCE /* feature_test_macr ...
https://man.plustar.jp/manpage/man3/twalk_r.3.html - [similar]
Man page of GETADDRINFO_A 3283
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... ature_test_macros (7) 参照 */ #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , i ... nt nitems , struct sigevent * sevp ); int gai_suspend(const struct gaicb * const list[] , in ... t nitems , const struct timespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(str ... 返されたソケットアドレス構造体を選択する基準を示す hints 引数に対応する。 最後の ar_request は res 引数に対 ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 3283
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... ature_test_macros (7) 参照 */ #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , i ... nt nitems , struct sigevent * sevp ); int gai_suspend(const struct gaicb * const list[] , in ... t nitems , const struct timespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(str ... 返されたソケットアドレス構造体を選択する基準を示す hints 引数に対応する。 最後の ar_request は res 引数に対 ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 3283
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... ature_test_macros (7) 参照 */ #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , i ... nt nitems , struct sigevent * sevp ); int gai_suspend(const struct gaicb * const list[] , in ... t nitems , const struct timespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(str ... 返されたソケットアドレス構造体を選択する基準を示す hints 引数に対応する。 最後の ar_request は res 引数に対 ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
Man page of GETADDRINFO_A 3283
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... ature_test_macros (7) 参照 */ #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , i ... nt nitems , struct sigevent * sevp ); int gai_suspend(const struct gaicb * const list[] , in ... t nitems , const struct timespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(str ... 返されたソケットアドレス構造体を選択する基準を示す hints 引数に対応する。 最後の ar_request は res 引数に対 ...
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html - [similar]
Man page of DRAND48_R 3267
DRAND48_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dra ... (reentrant) に生成する 書式 #include < stdlib.h > int drand48_r(struct drand48_data * buffer , double * ... result ); int erand48_r(unsigned short xsubi [3] , struct drand4 ... 8_data * buffer , double * result ); int lrand48_r(struct drand48_data * buffer , long * re ... sult ); int nrand48_r(unsigned short xsubi[3] , struct drand48 ...
https://man.plustar.jp/manpage/man3/drand48_r.3.html - [similar]
Man page of DRAND48_R 3267
DRAND48_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dra ... (reentrant) に生成する 書式 #include < stdlib.h > int drand48_r(struct drand48_data * buffer , double * ... result ); int erand48_r(unsigned short xsubi [3] , struct drand4 ... 8_data * buffer , double * result ); int lrand48_r(struct drand48_data * buffer , long * re ... sult ); int nrand48_r(unsigned short xsubi[3] , struct drand48 ...
https://man.plustar.jp/manpage/man3/erand48_r.3.html - [similar]
Man page of GETOPT 3267
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... インオプションを解釈する 書式 #include < unistd.h > int getopt(int argc , char * const argv[] , const char ... * optstring ); extern char * optarg ; extern int optind , opterr , optopt ; #include < getopt.h > i ... nt getopt_long(int argc , char * const argv[] , const char * optstrin ... g , const struct option * longopts , int * longindex ); int getopt_long_only(int argc , cha ...
https://man.plustar.jp/manpage/man3/getopt.3.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 NEXT

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