manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1959 for include (0.083 sec.)
Man page of GETDENTS 3907
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getd ... ne _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < dirent.h > ssize_t getdents64(int fd , void * di ... 4096 sub3 プログラムのソース #define _GNU_SOURCE #include < dirent.h > /* DT_* 定数の定義 */ #include < fcnt ... l.h > #include < stdint.h > #include < stdio.h > #include < unist ... d.h > #include < stdlib.h > #include < sys/stat.h > #include < sy ...
https://man.plustar.jp/manpage/man2/getdents.2.html - [similar]
Man page of GETDENTS 3907
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getd ... ne _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < dirent.h > ssize_t getdents64(int fd , void * di ... 4096 sub3 プログラムのソース #define _GNU_SOURCE #include < dirent.h > /* DT_* 定数の定義 */ #include < fcnt ... l.h > #include < stdint.h > #include < stdio.h > #include < unist ... d.h > #include < stdlib.h > #include < sys/stat.h > #include < sy ...
https://man.plustar.jp/manpage/man2/getdents64.2.html - [similar]
Man page of SEMGET 3907
SEMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semget ... - System V セマフォ集合の識別子を取得する 書式 #include < sys/types.h > #include < sys/ipc.h > #include < ... under GNU General Public License v2 or later. */ #include < sys/types.h > #include < sys/ipc.h > #include < ... sys/sem.h > #include < sys/stat.h > #include < stdio.h > #include < std ... lib.h > #include < unistd.h > static void usage(const char *pname) ...
https://man.plustar.jp/manpage/man2/semget.2.html - [similar]
Man page of MBSTOWCS 3907
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... - マルチバイト文字列をワイド文字列に変換する 書式 #include < stdlib.h > size_t mbstowcs(wchar_t * dest , cons ... a lower e alpha lower ! !alpha プログラムのソース #include < wctype.h > #include < locale.h > #include < wcha ... r.h > #include < stdio.h > #include < string.h > #include < stdli ... cs , character , dest , size , characters , 変換 , include , wcs , mbslen Linux マニュアル 一覧 [ man1 ] [ ma ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of SENDMMSG 3865
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 send ... ne _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int sendmmsg(int sockfd , struct ... つのバッファーから取得される。 #define _GNU_SOURCE #include < netinet/ip.h > #include < stdio.h > #include < s ... tdlib.h > #include < string.h > #include < sys/types.h > #include < s ... 関連キーワード 送信 , sendmmsg , addr , iov , int , include , メッセージ , struct , sockfd , SENDMMSG Linux マ ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of SHMOP 3865
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < sys/shm.h > void *shmat ... ソース: svshm_string.h The following header file is included by the "reader" and "writer" programs. #include < ... sys/types.h > #include < sys/ipc.h > #include < sys/shm.h > #include < sy ... s/sem.h > #include < stdio.h > #include < stdlib.h > #include < strin ...
https://man.plustar.jp/manpage/man2/shmat.2.html - [similar]
Man page of SHMOP 3865
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < sys/shm.h > void *shmat ... ソース: svshm_string.h The following header file is included by the "reader" and "writer" programs. #include < ... sys/types.h > #include < sys/ipc.h > #include < sys/shm.h > #include < sy ... s/sem.h > #include < stdio.h > #include < stdlib.h > #include < strin ...
https://man.plustar.jp/manpage/man2/shmdt.2.html - [similar]
Man page of SHMOP 3865
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #include < sys/shm.h > void *shmat ... ソース: svshm_string.h The following header file is included by the "reader" and "writer" programs. #include < ... sys/types.h > #include < sys/ipc.h > #include < sys/shm.h > #include < sy ... s/sem.h > #include < stdio.h > #include < stdlib.h > #include < strin ...
https://man.plustar.jp/manpage/man2/shmop.2.html - [similar]
Man page of CLOCK_GETCPUCLOCKID 3865
CLOCK_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Pag ... プロセスの CPU 時刻のクロック ID を取得する 書式 #include < time.h > int clock_getcpuclockid(pid_t pid , clo ... onds プログラムのソース #define _XOPEN_SOURCE 600 #include < stdint.h > #include < stdio.h > #include < unist ... d.h > #include < stdlib.h > #include < time.h > int main(int argc ... ク , pid , 時刻 , CLOCK , clockid , GETCPUCLOCKID , include Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/clock_getcpuclockid.3.html - [similar]
Man page of GETUTENT 3822
GETUTENT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getu ... me - utmp ファイルのエントリーにアクセスする 書式 #include < utmp.h > struct utmp *getutent(void); struct utm ... はやこれらの関数はなく、 代わりに以下のものを使う。 #include < utmpx.h > struct utmpx *getutxent(void); struct ... にはリエントラント版 (reentrant) が追加されている。 #include < utmp.h > int getutent_r(struct utmp * ubuf , str ... (3) と ttyname (3) の戻り値を検査するべきである。 #include < string.h > #include < stdlib.h > #include < pwd. ...
https://man.plustar.jp/manpage/man3/endutent.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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