manページ検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 768 for [SIMILAR] 16 1024 4096 WITH 69285 ス権 WITH 1872... (4.533 sec.)
Man page of FORK 0
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of GETDENTS 0
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents.2.html - [similar]
Man page of GETDENTS 0
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents64.2.html - [similar]
Man page of GETRUSAGE 0
GETRUSAGE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 getrusage - 資源の使用量を取得する 書式 #include < sys/time.h > #include < sys/resource.h > int getrusage(int who , struct rusage * usage ); 説明 getrusage () は who の資源 (resource) の使用量を返 ...
https://man.plustar.jp/manpage/man2/getrusage.2.html - [similar]
Man page of LINK 0
LINK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 link, linkat - ファイルの新しい名前を作成する 書式 #include < unistd.h > int link(const char * oldpath , const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd.h > int li ...
https://man.plustar.jp/manpage/man2/link.2.html - [similar]
Man page of LINK 0
LINK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 link, linkat - ファイルの新しい名前を作成する 書式 #include < unistd.h > int link(const char * oldpath , const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd.h > int li ...
https://man.plustar.jp/manpage/man2/linkat.2.html - [similar]
Man page of MKNOD 0
MKNOD Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 mknod, mknodat - 特殊ファイルや通常のファイルを作成する 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > #include < unistd.h > int mknod(const char * pathname , mode_t mode ...
https://man.plustar.jp/manpage/man2/mknod.2.html - [similar]
Man page of MKNOD 0
MKNOD Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 mknod, mknodat - 特殊ファイルや通常のファイルを作成する 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > #include < unistd.h > int mknod(const char * pathname , mode_t mode ...
https://man.plustar.jp/manpage/man2/mknodat.2.html - [similar]
Man page of MSGCTL 0
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl - System V メッセージ制御操作 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/msg.h > int msgctl(int msqid , int cmd , struct msqid_ds * buf ); 説明 msgctl () はメッセージ ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of SOCKET 0
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket - 通信のための端点 (endpoint) を作成する 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int socket(int domain , int type , int protocol ); 説明 socket () creates a ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
PREV 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 NEXT

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