manページ検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 3079 for OF (0.116 sec.)
Man page of GETPWENT_R 2147
GETPWENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... e table, pwent in race:pwent signifies that if any of the functions setpwent (), getpwent (), endpwent ( ... ent_r () are used in parallel in different threads of a program, then data races could occur. 準拠 これら ... tpwent(); while (1) { i = getpwent_r(&pw, buf, sizeof(buf), &pwp); if (i) break; printf("%s (%jd)\tHOME ...
https://man.plustar.jp/manpage/man3/fgetpwent_r.3.html - [similar]
Man page of GETGRENT 2147
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... e table, grent in race:grent signifies that if any of the functions setgrent (), getgrent (), or endgren ... t () are used in parallel in different threads of a program, then data races could occur. 準拠 POSIX ...
https://man.plustar.jp/manpage/man3/getgrent.3.html - [similar]
Man page of GETGRENT_R 2147
GETGRENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... e table, grent in race:grent signifies that if any of the functions setgrent (3), getgrent (3), endgrent ... ent_r () are used in parallel in different threads of a program, then data races could occur. 準拠 これら ... grent(); while (1) { i = getgrent_r(&grp, buf, sizeof(buf), &grpp); if (i) break; printf("%s (%jd):", gr ...
https://man.plustar.jp/manpage/man3/getgrent_r.3.html - [similar]
Man page of GETPWENT_R 2147
GETPWENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... e table, pwent in race:pwent signifies that if any of the functions setpwent (), getpwent (), endpwent ( ... ent_r () are used in parallel in different threads of a program, then data races could occur. 準拠 これら ... tpwent(); while (1) { i = getpwent_r(&pw, buf, sizeof(buf), &pwp); if (i) break; printf("%s (%jd)\tHOME ...
https://man.plustar.jp/manpage/man3/getpwent_r.3.html - [similar]
Man page of HOSTS_ACCESS 2147
HOSTS_ACCESS Section: C Library Functions (3) Index JM Home Page 名前 hosts_access, hosts_ctl, r ... Wietse Venema ( wietse@wzv.win.tue.nl ) Department of Mathematics and Computing Science Eindhoven Univer ... sity of Technology Den Dolech 2, P.O. Box 513, 5600 MB Ein ...
https://man.plustar.jp/manpage/man3/hosts_access.3.html - [similar]
Man page of GETGRENT 2147
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... e table, grent in race:grent signifies that if any of the functions setgrent (), getgrent (), or endgren ... t () are used in parallel in different threads of a program, then data races could occur. 準拠 POSIX ...
https://man.plustar.jp/manpage/man3/setgrent.3.html - [similar]
Man page of SETLOCALE 2147
SETLOCALE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 set ... all conforming systems. A locale name is typically of the form language [_ territory ][. codeset ][@ mod ... g identifier like ISO-8859-1 or UTF-8 . For a list of all supported locales, try "locale -a" (see locale ...
https://man.plustar.jp/manpage/man3/setlocale.3.html - [similar]
Man page of SIGQUEUE 2147
SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sigq ... = SI_QUEUE; uinfo.si_pid = getpid(); /* Process ID of sender */ uinfo.si_uid = getuid(); /* Real UID of ...
https://man.plustar.jp/manpage/man3/sigqueue.3.html - [similar]
Man page of STRTOD 2147
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... , strtof, strtold - ASCII 文字列を浮動小数点実数に変換する ... od(const char * nptr , char ** endptr ); float strtof(const char * nptr , char ** endptr ); long double ... 査マクロの要件 ( feature_test_macros (7) 参照): strtof (), strtold (): _ISOC99_SOURCE || _POSIX_C_SOURCE ... >= 200112L 説明 strtod (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじ ...
https://man.plustar.jp/manpage/man3/strtod.3.html - [similar]
Man page of STRTOD 2147
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... , strtof, strtold - ASCII 文字列を浮動小数点実数に変換する ... od(const char * nptr , char ** endptr ); float strtof(const char * nptr , char ** endptr ); long double ... 査マクロの要件 ( feature_test_macros (7) 参照): strtof (), strtold (): _ISOC99_SOURCE || _POSIX_C_SOURCE ... >= 200112L 説明 strtod (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじ ...
https://man.plustar.jp/manpage/man3/strtof.3.html - [similar]
PREV 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 NEXT

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