manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 93 for res (0.008 sec.)
Man page of TIMERADD 6748
TIMERADD Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 time ... imeval * a , struct timeval * b , struct timeval * res ); void timersub(struct timeval * a , struct timev ... al * b , struct timeval * res ); void timerclear(struct timeval * tvp ); int tim ... meradd () は、 a と b の時刻値を加算し、その合計を res により参照される timeval 構造体に格納する。結果は、 ... res->tv_usec の値が 0 から 999,999 の範囲に入るように正 ...
https://man.plustar.jp/manpage/man3/timeradd.3.html - [similar]
Man page of TIMERADD 6748
TIMERADD Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 time ... imeval * a , struct timeval * b , struct timeval * res ); void timersub(struct timeval * a , struct timev ... al * b , struct timeval * res ); void timerclear(struct timeval * tvp ); int tim ... meradd () は、 a と b の時刻値を加算し、その合計を res により参照される timeval 構造体に格納する。結果は、 ... res->tv_usec の値が 0 から 999,999 の範囲に入るように正 ...
https://man.plustar.jp/manpage/man3/timerclear.3.html - [similar]
Man page of TIMERADD 6748
TIMERADD Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 time ... imeval * a , struct timeval * b , struct timeval * res ); void timersub(struct timeval * a , struct timev ... al * b , struct timeval * res ); void timerclear(struct timeval * tvp ); int tim ... meradd () は、 a と b の時刻値を加算し、その合計を res により参照される timeval 構造体に格納する。結果は、 ... res->tv_usec の値が 0 から 999,999 の範囲に入るように正 ...
https://man.plustar.jp/manpage/man3/timercmp.3.html - [similar]
Man page of TIMERADD 6748
TIMERADD Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 time ... imeval * a , struct timeval * b , struct timeval * res ); void timersub(struct timeval * a , struct timev ... al * b , struct timeval * res ); void timerclear(struct timeval * tvp ); int tim ... meradd () は、 a と b の時刻値を加算し、その合計を res により参照される timeval 構造体に格納する。結果は、 ... res->tv_usec の値が 0 から 999,999 の範囲に入るように正 ...
https://man.plustar.jp/manpage/man3/timerisset.3.html - [similar]
Man page of TIMERADD 6748
TIMERADD Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 time ... imeval * a , struct timeval * b , struct timeval * res ); void timersub(struct timeval * a , struct timev ... al * b , struct timeval * res ); void timerclear(struct timeval * tvp ); int tim ... meradd () は、 a と b の時刻値を加算し、その合計を res により参照される timeval 構造体に格納する。結果は、 ... res->tv_usec の値が 0 から 999,999 の範囲に入るように正 ...
https://man.plustar.jp/manpage/man3/timersub.3.html - [similar]
Man page of BSEARCH 6536
BSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 bsear ... i = 1; i < argc; i++) { struct mi key; struct mi *res; key.name = argv[i]; res = bsearch(&key, months, n ... r_of_months, sizeof(months[0]), compmi); if (res == NULL) printf("'%s': unknown month\n", argv[i]); ... else printf("%s: month #%d\n", res->name, res->nr); } exit(EXIT_SUCCESS); } 関連項目 ... バー , key , bsearch , BSEARCH , int , ポインター , res , struct Linux マニュアル 一覧 [ man1 ] [ man2 ] [ ...
https://man.plustar.jp/manpage/man3/bsearch.3.html - [similar]
Man page of GASP 6470
GASP Section: User Commands (1) Updated: November 2000 Index JM Home Page 名前 gasp - GNU アセン ... 使用せよ。 -M, --mri MRI 互換モードに入る。 Microtec Research ASM68K アセンブラ文法と 疑似オペレーションを使 ... 256 byte 以下の長さの 文字列に対してのみ使える。 .RES , .SRES , .SRESC , .SRESZ 指示子はメモリを初期化せ ... NU as .space 指示子の適切なコールとして解決する。 .RES COUNT .RES.B COUNT .RES.W COUNT .RES.L COUNT / COU ... ィックスはそれぞれの要素の大きさを指定している : / .RES.B は COUNT byte を予約し、 .RES.W は COUNT byte の ...
https://man.plustar.jp/manpage/man1/gasp.1.html - [similar]
Man page of GETADDRINFO_A 6364
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... t struct addrinfo *ar_request; struct addrinfo *ar_result; }; この構造体の要素は getaddrinfo (3) の引数に ... 準を示す hints 引数に対応する。 最後の ar_request は res 引数に対応する。 この要素を初期化する必要はなく、こ ... スを返す。 要求がまだ完了していない場合は EAI_INPROGRESS が、 要求が正常に処理された場合は 0 が、 要求を解 ... 関数は、 完了していない検索要求に対して EAI_INPROGRESS を返し、 成功で完了した検索に対して 0 を返す。 ge ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 6364
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... t struct addrinfo *ar_request; struct addrinfo *ar_result; }; この構造体の要素は getaddrinfo (3) の引数に ... 準を示す hints 引数に対応する。 最後の ar_request は res 引数に対応する。 この要素を初期化する必要はなく、こ ... スを返す。 要求がまだ完了していない場合は EAI_INPROGRESS が、 要求が正常に処理された場合は 0 が、 要求を解 ... 関数は、 完了していない検索要求に対して EAI_INPROGRESS を返し、 成功で完了した検索に対して 0 を返す。 ge ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 6364
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... t struct addrinfo *ar_request; struct addrinfo *ar_result; }; この構造体の要素は getaddrinfo (3) の引数に ... 準を示す hints 引数に対応する。 最後の ar_request は res 引数に対応する。 この要素を初期化する必要はなく、こ ... スを返す。 要求がまだ完了していない場合は EAI_INPROGRESS が、 要求が正常に処理された場合は 0 が、 要求を解 ... 関数は、 完了していない検索要求に対して EAI_INPROGRESS を返し、 成功で完了した検索に対して 0 を返す。 ge ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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