manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 536 for sys (0.079 sec.)
Man page of SELECT 5216
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... 多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < s ... ys/time.h > #include < sys/types.h > #include < unistd.h > int select(int nfd ... t * set ); void FD_ZERO(fd_set * set ); #include < sys/select.h > int pselect(int nfds , fd_set * readfds ... ウト これらの関数で使用される時間関連の構造体は、 < sys/time.h > で struct timeval { long tv_sec; /* 秒 */ ...
https://man.plustar.jp/manpage/man2/select.2.html - [similar]
Man page of SELECT 5216
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... 多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < s ... ys/time.h > #include < sys/types.h > #include < unistd.h > int select(int nfd ... t * set ); void FD_ZERO(fd_set * set ); #include < sys/select.h > int pselect(int nfds , fd_set * readfds ... ウト これらの関数で使用される時間関連の構造体は、 < sys/time.h > で struct timeval { long tv_sec; /* 秒 */ ...
https://man.plustar.jp/manpage/man3/FD_CLR.3.html - [similar]
Man page of SELECT 5216
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... 多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < s ... ys/time.h > #include < sys/types.h > #include < unistd.h > int select(int nfd ... t * set ); void FD_ZERO(fd_set * set ); #include < sys/select.h > int pselect(int nfds , fd_set * readfds ... ウト これらの関数で使用される時間関連の構造体は、 < sys/time.h > で struct timeval { long tv_sec; /* 秒 */ ...
https://man.plustar.jp/manpage/man3/FD_ISSET.3.html - [similar]
Man page of SELECT 5216
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... 多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < s ... ys/time.h > #include < sys/types.h > #include < unistd.h > int select(int nfd ... t * set ); void FD_ZERO(fd_set * set ); #include < sys/select.h > int pselect(int nfds , fd_set * readfds ... ウト これらの関数で使用される時間関連の構造体は、 < sys/time.h > で struct timeval { long tv_sec; /* 秒 */ ...
https://man.plustar.jp/manpage/man3/FD_SET.3.html - [similar]
Man page of SELECT 5216
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... 多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < s ... ys/time.h > #include < sys/types.h > #include < unistd.h > int select(int nfd ... t * set ); void FD_ZERO(fd_set * set ); #include < sys/select.h > int pselect(int nfds , fd_set * readfds ... ウト これらの関数で使用される時間関連の構造体は、 < sys/time.h > で struct timeval { long tv_sec; /* 秒 */ ...
https://man.plustar.jp/manpage/man3/FD_ZERO.3.html - [similar]
Man page of ISFDTYPE 5162
ISFDTYPE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 isfd ... スクリプターのファイル種別を検査する 書式 #include < sys/stat.h > #include < sys/socket.h > int isfdtype(in ... イルを参照しているかを検査する。 fdtype 引数には、 < sys/stat.h > で定義されている S_IF* 定数のひとつ ( S_I ... UNIX のどちらの場合でも必要なヘッダーファイルは < sys/stat.h > だけであり、POSIX.1g ドラフトに書かれてい ... ワード isfdtype , ISFDTYPE , 関数 , fdtype , stat , sys , エラー , fstat , int , 検査 Linux マニュアル 一覧 ...
https://man.plustar.jp/manpage/man3/isfdtype.3.html - [similar]
Man page of IOPL 5116
IOPL Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 iopl - I ... /O 特権レベルを変更する 書式 #include < sys/io.h > int iopl(int level ); 説明 iopl () は呼び出 ... れる。 エラー EINVAL 引数 level が 3 より大きい。 ENOSYS このシステムコールは実装されていない。 EPERM 呼び出 ... かった。 I/O 特権レベルを現在の値より上げるには CAP_SYS_RAWIO ケーパビリティが必要である。 準拠 ipc () は ... プログラムでは 使用してはいけない。 注意 glibc2 は < sys/io.h > と < sys/perm.h > の両方にプロトタイプを持っ ...
https://man.plustar.jp/manpage/man2/iopl.2.html - [similar]
Man page of SEMCTL 5116
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... - System V セマフォの制御操作を行なう 書式 #include < sy ... s/types.h > #include < sys/ipc.h > #include < sys/sem.h > int semctl(int semi ... cmd , ...); 説明 semctl () は、 semid で指定された System V セマフォ集合 (semaphore set) またはセマフォ集 ... ファー (Linux 固有) */ }; semid_ds データ構造体は < sys/sem.h > で以下のように定義されている: struct semid ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of SYSCALLS 5116
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sysc ... guments to the right registers before invoking the system call, and then setting errno appropriately afte ... r the system call has returned. (These are the same steps th ... at are performed by syscall (2), which can be used to invoke system calls ... for which no wrapper function is provided.) Note: system calls indicate a failure by returning a negativ ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of MSGGET 5023
MSGGET Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 msgget ... - System V メッセージキュー識別子を取得する 書式 #includ ... e < sys/types.h > #include < sys/ipc.h > #include < sys/ms ... sgget(key_t key , int msgflg ); 説明 The msgget () system call returns the System V message queue identif ... r4. 注意 Linux や POSIX の全てのバージョンでは、 < sys/types.h > と < sys/ipc.h > のインクルードは必要ない ...
https://man.plustar.jp/manpage/man2/msgget.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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