manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 945 for [SIMILAR] 16 1024 4096 WITH 92842 vfork WITH 123... (1.576 sec.)
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 SHMCTL 0
SHMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 shmctl - System V 共有メモリー (shared memory) を制御する 書式 #include < sys/ipc.h > #include < sys/shm.h > int shmctl(int shmid , int cmd , struct shmid_ds * buf ); 説明 shmctl () は、識別子が shm ...
https://man.plustar.jp/manpage/man2/shmctl.2.html - [similar]
Man page of SOCKET 0
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket - Linux のソケットインターフェース 書式 #include < sys/socket.h > sockfd = socket(int socket_family , int socket_type , int protocol ); 説明 このマニュアルページは Linux ネットワークのソケット ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of PTHREAD_CONDATTR 0
PTHREAD_CONDATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_condattr_init, pthread_condattr_destroy - 条件変数作成時の属性 書式 #include < pthread.h > int pthread_condattr_init(pthread_condattr_t * attr ); int pthread_condattr_destroy(pthread_c ...
https://man.plustar.jp/manpage/man3/pthread_condattr_destroy.3.html - [similar]
Man page of PTHREAD_CONDATTR 0
PTHREAD_CONDATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_condattr_init, pthread_condattr_destroy - 条件変数作成時の属性 書式 #include < pthread.h > int pthread_condattr_init(pthread_condattr_t * attr ); int pthread_condattr_destroy(pthread_c ...
https://man.plustar.jp/manpage/man3/pthread_condattr_init.3.html - [similar]
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
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 ACCT 0
ACCT Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 acct - プロセスアカウントのオンとオフを切り換える 書式 #include < unistd.h > int acct(const char * filename ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): acct (): Since glibc 2. ...
https://man.plustar.jp/manpage/man2/acct.2.html - [similar]
Man page of CLOCK 0
CLOCK Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clock - プロセッサ時間の取得 書式 #include < time.h > clock_t clock(void); 説明 clock () はプログラムの使用したプロセッサ時間の近似値を返す。 返り値 返り値は clock_t 単位での CPU 時間である。 秒単位で ...
https://man.plustar.jp/manpage/man3/clock.3.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

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