manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 28 for getgrent (0.003 sec.)
Man page of GETGRENT_R 12191
GETGRENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getgrent ... tgrent_r, fgetgrent_r - グループファイルエントリーをリエントラント (re ... entrant) に取り出す 書式 #include < grp.h > int getgrent_r(struct group * gbuf , char * buf , size_t buflen ... , struct group ** gbufp ); int fgetgrent_r(FILE * stream , struct group * gbuf , char * buf ... 能検査マクロの要件 ( feature_test_macros (7) 参照): getgrent_r (): _GNU_SOURCE fgetgrent_r (): glibc 2.19 以降: ...
https://man.plustar.jp/manpage/man3/fgetgrent_r.3.html - [similar]
Man page of GETGRENT_R 12191
GETGRENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getgrent ... tgrent_r, fgetgrent_r - グループファイルエントリーをリエントラント (re ... entrant) に取り出す 書式 #include < grp.h > int getgrent_r(struct group * gbuf , char * buf , size_t buflen ... , struct group ** gbufp ); int fgetgrent_r(FILE * stream , struct group * gbuf , char * buf ... 能検査マクロの要件 ( feature_test_macros (7) 参照): getgrent_r (): _GNU_SOURCE fgetgrent_r (): glibc 2.19 以降: ...
https://man.plustar.jp/manpage/man3/getgrent_r.3.html - [similar]
Man page of GETGRENT 11306
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getgrent ... e < sys/types.h > #include < grp.h > struct group *getgrent(void); void setgrent(void); void endgrent(void); g ... /* glibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= ... ibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 getgrent () 関数は、グループデータベースから取得したエントリ ... ローカルのグループファイル /etc/group , NIS, LDAP)。 getgrent () は、最初に呼び出された時は最初のエントリーを返し ...
https://man.plustar.jp/manpage/man3/endgrent.3.html - [similar]
Man page of GETGRENT 11306
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getgrent ... e < sys/types.h > #include < grp.h > struct group *getgrent(void); void setgrent(void); void endgrent(void); g ... /* glibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= ... ibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 getgrent () 関数は、グループデータベースから取得したエントリ ... ローカルのグループファイル /etc/group , NIS, LDAP)。 getgrent () は、最初に呼び出された時は最初のエントリーを返し ...
https://man.plustar.jp/manpage/man3/getgrent.3.html - [similar]
Man page of GETGRENT 11306
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getgrent ... e < sys/types.h > #include < grp.h > struct group *getgrent(void); void setgrent(void); void endgrent(void); g ... /* glibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= ... ibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 getgrent () 関数は、グループデータベースから取得したエントリ ... ローカルのグループファイル /etc/group , NIS, LDAP)。 getgrent () は、最初に呼び出された時は最初のエントリーを返し ...
https://man.plustar.jp/manpage/man3/setgrent.3.html - [similar]
Man page of NSS 7701
NSS Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 nss - 名前 ... を一度に読み込み、 それから対応する getpwent (3) や getgrent (3) の呼び出しで一つ一つ要求を処理する。 TRUE でな ... い場合、 getpwent (3) や getgrent (3) の各々の呼び出しで、 次のエントリーを取得するた ...
https://man.plustar.jp/manpage/man5/nss.5.html - [similar]
JM Project (Japanese)::List(man1) 7652
Linux マニュアル 一覧表 アルファベット順 - g linuxマニュアルの g の一覧表です。 Linux マニュアル ... getgid32 man2 getgid, getegid - グループ ID を得る getgrent man3 getgrent, setgrent, endgrent - グループファイ ... ルエントリーの取得 getgrent_r man3 getgrent_r, fgetgrent_r - グループファイルエ ...
https://man.plustar.jp/manpage/man_g.html - [similar]
Man page of GETGRNAM 7603
GETGRNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... きである。 返り値は静的な領域を指しており、その後の getgrent (3), getgrgid (), getgrnam () の呼び出しで上書きさ ... の値が返されるかもしれない。 関連項目 endgrent (3), fgetgrent (3), getgrent (3), getpwnam (3), setgrent (3), gro ...
https://man.plustar.jp/manpage/man3/getgrgid.3.html - [similar]
Man page of GETGRNAM 7603
GETGRNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... きである。 返り値は静的な領域を指しており、その後の getgrent (3), getgrgid (), getgrnam () の呼び出しで上書きさ ... の値が返されるかもしれない。 関連項目 endgrent (3), fgetgrent (3), getgrent (3), getpwnam (3), setgrent (3), gro ...
https://man.plustar.jp/manpage/man3/getgrgid_r.3.html - [similar]
Man page of GETGRNAM 7603
GETGRNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... きである。 返り値は静的な領域を指しており、その後の getgrent (3), getgrgid (), getgrnam () の呼び出しで上書きさ ... の値が返されるかもしれない。 関連項目 endgrent (3), fgetgrent (3), getgrent (3), getpwnam (3), setgrent (3), gro ...
https://man.plustar.jp/manpage/man3/getgrnam.3.html - [similar]
PREV 1 2 3 NEXT

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