manページ検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 688 for struct (0.097 sec.)
Man page of VM86 4066
VM86 Section: Linux Programmer's Manual (2) Updated: 2009-02-20 Index JM Home Page 名前 vm86old, ... へ移行する 書式 #include < sys/vm86.h > int vm86old(struct vm86_struct * info ); int vm86(unsigned long fn , ... struct vm86plus_struct * v86 ); 説明 vm86 () システムコールは Linux 0.97p ... ) に名前が変更され、 新しい vm86 () が導入された。 struct vm86_struct の定義は 1.1.8 と 1.1.9 で変更された。 ... org/doc/man-pages/ に書かれている。 関連キーワード struct , エラー , pages , 名前 , old , 文書 , コール , 準 ...
https://man.plustar.jp/manpage/man2/vm86old.2.html - [similar]
Man page of GETTIMEOFDAY 4044
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 ... 定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , struct timezone * tz ); int settime ... ofday(const struct timeval * tv , const struct timezone * tz ); glibc ... 時刻とタイムゾーンを取得または設定する。 tv 引き数は struct timeval である ( < sys/time.h > で定義されている): ... struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_u ...
https://man.plustar.jp/manpage/man2/gettimeofday.2.html - [similar]
Man page of RECVMMSG 4044
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... include < sys/socket.h > int recvmmsg(int sockfd , struct mmsghdr * msgvec , unsigned int vlen , int flags , ... struct timespec * timeout ); 説明 recvmmsg () システムコー ... 造体は < sys/socket.h > で次のように定義されている。 struct mmsghdr { struct msghdr msg_hdr; /* メッセージヘッ ... 受信後に MSG_DONTWAIT を有効にする。 timeout 引数は struct timespec ( clock_gettime (2) 参照) へのポインターで ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of GETTIMEOFDAY 4044
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 ... 定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , struct timezone * tz ); int settime ... ofday(const struct timeval * tv , const struct timezone * tz ); glibc ... 時刻とタイムゾーンを取得または設定する。 tv 引き数は struct timeval である ( < sys/time.h > で定義されている): ... struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_u ...
https://man.plustar.jp/manpage/man2/settimeofday.2.html - [similar]
Man page of GETIPNODEBYNAME 4044
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... h > #include < sys/socket.h > #include < netdb.h > struct hostent *getipnodebyname(const char * name , int a ... f , int flags , int * error_num ); struct hostent *getipnodebyaddr(const void * addr , size_ ... len , int af , int * error_num ); void freehostent(struct hostent * ip ); 説明 これらの関数は非推奨である (g ... これらの関数は、以下の構造体へのポインターを返す。 struct hostent { char *h_name; char **h_aliases; int h_ad ...
https://man.plustar.jp/manpage/man3/freehostent.3.html - [similar]
Man page of GETADDRINFO_A 4044
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , int nitems , struct sigevent * se ... vp ); int gai_suspend(const struct gaicb * const list[] , int nitems , const struct t ... imespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ) ... は以下のように定義された gaicb 構造体で規定される。 struct gaicb { const char *ar_name; const char *ar_servic ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 4044
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , int nitems , struct sigevent * se ... vp ); int gai_suspend(const struct gaicb * const list[] , int nitems , const struct t ... imespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ) ... は以下のように定義された gaicb 構造体で規定される。 struct gaicb { const char *ar_name; const char *ar_servic ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 4044
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , int nitems , struct sigevent * se ... vp ); int gai_suspend(const struct gaicb * const list[] , int nitems , const struct t ... imespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ) ... は以下のように定義された gaicb 構造体で規定される。 struct gaicb { const char *ar_name; const char *ar_servic ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
Man page of GETADDRINFO_A 4044
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... #include < netdb.h > int getaddrinfo_a(int mode , struct gaicb * list[] , int nitems , struct sigevent * se ... vp ); int gai_suspend(const struct gaicb * const list[] , int nitems , const struct t ... imespec * timeout ); int gai_error(struct gaicb * req ); int gai_cancel(struct gaicb * req ) ... は以下のように定義された gaicb 構造体で規定される。 struct gaicb { const char *ar_name; const char *ar_servic ...
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html - [similar]
Man page of GETIPNODEBYNAME 4044
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... h > #include < sys/socket.h > #include < netdb.h > struct hostent *getipnodebyname(const char * name , int a ... f , int flags , int * error_num ); struct hostent *getipnodebyaddr(const void * addr , size_ ... len , int af , int * error_num ); void freehostent(struct hostent * ip ); 説明 これらの関数は非推奨である (g ... これらの関数は、以下の構造体へのポインターを返す。 struct hostent { char *h_name; char **h_aliases; int h_ad ...
https://man.plustar.jp/manpage/man3/getipnodebyaddr.3.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 NEXT

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