manページ検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 549 for [SIMILAR] 16 1024 4096 WITH 55190 getgrgid WITH ... (1.173 sec.)
Man page of GETTID 0
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid - スレッドID を取得する 書式 #define _GNU_SOURCE #include < unistd.h > #include < sys/types.h > pid_t gettid(void); 説明 gettid () は呼び出し元のスレッド ID (TID) を返す。 シングルスレッドのプ ...
https://man.plustar.jp/manpage/man2/gettid.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 OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/openat.2.html - [similar]
Man page of SEMGET 0
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 < sys/sem.h > int semget(key_t key , int nsems , int semflg ); 説明 The semget () syste ...
https://man.plustar.jp/manpage/man2/semget.2.html - [similar]
Man page of SHMGET 0
SHMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmget - System V 共有メモリーセグメントを割り当てる 書式 #include < sys/ipc.h > #include < sys/shm.h > int shmget(key_t key , size_t size , int shmflg ); 説明 shmget () returns the identifier of th ...
https://man.plustar.jp/manpage/man2/shmget.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]
Man page of LOCALECONV 0
LOCALECONV Section: Linux Programmer's Manual (3) Updated: 2015-03-02 Index JM Home Page 名前 localeconv - 数値に関する書式情報を得る 書式 #include < locale.h > struct lconv *localeconv(void); 説明 localeconv () 関数は、現在のロケール情報を表す struct lconv へのポインターを返す。 この構造 ...
https://man.plustar.jp/manpage/man3/localeconv.3.html - [similar]
Man page of PUTPWENT 0
PUTPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 putpwent - パスワードファイルエントリーの書き込み 書式 #include < stdio.h > #include < sys/types.h > #include < pwd.h > int putpwent(const struct passwd * p , FILE * stream ); glibc 向けの機能検査 ...
https://man.plustar.jp/manpage/man3/putpwent.3.html - [similar]
Man page of RAISE 0
RAISE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 raise - 呼び出し元にシグナルを送る 書式 #include < signal.h > int raise(int sig ); 説明 raise () 関数は、呼び出し元のプロセスもしくはスレッドにシグナルを送る。 シングルスレッドのプログラムでは、以下と ...
https://man.plustar.jp/manpage/man3/raise.3.html - [similar]
PREV 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 NEXT

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