manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for retval (0.003 sec.)
Man page of SELECT 7936
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... t main(void) { fd_set rfds; struct timeval tv; int retval; /* stdin (fd 0) を監視し、入力があった場合に表示す ... 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); /* この時点で ... の tv の値を信頼してはならない。*/ if (retval == -1) perror("select()"); else if (retval) printf ...
https://man.plustar.jp/manpage/man3/FD_CLR.3.html - [similar]
Man page of SELECT 7936
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... t main(void) { fd_set rfds; struct timeval tv; int retval; /* stdin (fd 0) を監視し、入力があった場合に表示す ... 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); /* この時点で ... の tv の値を信頼してはならない。*/ if (retval == -1) perror("select()"); else if (retval) printf ...
https://man.plustar.jp/manpage/man3/FD_ISSET.3.html - [similar]
Man page of SELECT 7936
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... t main(void) { fd_set rfds; struct timeval tv; int retval; /* stdin (fd 0) を監視し、入力があった場合に表示す ... 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); /* この時点で ... の tv の値を信頼してはならない。*/ if (retval == -1) perror("select()"); else if (retval) printf ...
https://man.plustar.jp/manpage/man3/FD_SET.3.html - [similar]
Man page of SELECT 7936
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... t main(void) { fd_set rfds; struct timeval tv; int retval; /* stdin (fd 0) を監視し、入力があった場合に表示す ... 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); /* この時点で ... の tv の値を信頼してはならない。*/ if (retval == -1) perror("select()"); else if (retval) printf ...
https://man.plustar.jp/manpage/man3/FD_ZERO.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hcreate.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hcreate_r.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hdestroy.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hdestroy_r.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hsearch.3.html - [similar]
Man page of HSEARCH 7460
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... nt hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch_data * htab ); void hdestroy_r(st ... た項目へのポインターを、 関数の結果としてではなく、 *retval に格納して返す点である。 返り値 hcreate () と hcre ...
https://man.plustar.jp/manpage/man3/hsearch_r.3.html - [similar]
PREV 1 2 NEXT

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