manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 536 for sys (0.046 sec.)
Man page of ACCEPT 3986
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... accept4 - ソケットへの接続を受ける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket ... URCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int accept4(int sockfd , struct sockadd ... フラグの説明を参照のこと。 返り値 On success, these system calls return a file descriptor for the accepted ... TNOSUPPORT , EPROTONOSUPPORT , ETIMEDOUT . ERESTARTSYS がトレースの最中に現れることもある。 バージョン ac ...
https://man.plustar.jp/manpage/man2/accept.2.html - [similar]
Man page of ACCEPT 3986
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... accept4 - ソケットへの接続を受ける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket ... URCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int accept4(int sockfd , struct sockadd ... フラグの説明を参照のこと。 返り値 On success, these system calls return a file descriptor for the accepted ... TNOSUPPORT , EPROTONOSUPPORT , ETIMEDOUT . ERESTARTSYS がトレースの最中に現れることもある。 バージョン ac ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of GETTIMEOFDAY 3986
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 ... settimeofday - 時刻を取得/設定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , st ... たは設定する。 tv 引き数は struct timeval である ( < sys/time.h > で定義されている): struct timeval { time_ ... を呼び出すための十分な特権がない。 Linux では CAP_SYS_TIME ケーパビリティ (capability) が必要である。 準 ...
https://man.plustar.jp/manpage/man2/gettimeofday.2.html - [similar]
Man page of PERSONALITY 3986
PERSONALITY Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 p ... プロセスを実行するドメインを設定する 書式 #include < sys/personality.h > int personality(unsigned long pers ... 値を取得できる。 利用可能な実行ドメインのリストは < sys/personality.h > にある。 返り値 成功した場合、以前 ...
https://man.plustar.jp/manpage/man2/personality.2.html - [similar]
Man page of SETNS 3986
SETNS Section: Linux Programmer's Manual (2) Updated: 2015-01-10 Index JM Home Page 名前 setns - ... そのプロセスは変更後のユーザー名前空間において CAP_SYS_ADMIN ケーパビリティを持っていなければならない。 ユ ... プロセスが、 自分自身のユーザー名前空間において CAP_SYS_CHROOT と CAP_SYS_ADMIN の両方のケーパビリティを持 ... っており、 変更後のマウント名前空間で CAP_SYS_ADMIN ケーパビリティを持っていなければならない。 ユ ...
https://man.plustar.jp/manpage/man2/setns.2.html - [similar]
Man page of GETTIMEOFDAY 3986
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 ... settimeofday - 時刻を取得/設定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , st ... たは設定する。 tv 引き数は struct timeval である ( < sys/time.h > で定義されている): struct timeval { time_ ... を呼び出すための十分な特権がない。 Linux では CAP_SYS_TIME ケーパビリティ (capability) が必要である。 準 ...
https://man.plustar.jp/manpage/man2/settimeofday.2.html - [similar]
Man page of SHUTDOWN 3986
SHUTDOWN Section: Linux Programmer's Manual (2) Updated: 2018-04-30 Index JM Home Page 名前 shut ... down - 全二重接続の一部を閉じる 書式 #include < sys/socket.h > int shutdown(int sockfd , int how ); 説 ... れぞれ 0, 1, 2 の値を持つ) は glibc-2.1.91 以降、 < sys/socket.h > で定義されている。 バグ Checks for the ...
https://man.plustar.jp/manpage/man2/shutdown.2.html - [similar]
Man page of MKFIFO 3986
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo ... ルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const ... clude < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int mkfifoat(int dirfd , const char * pat ...
https://man.plustar.jp/manpage/man3/mkfifo.3.html - [similar]
Man page of MKFIFO 3986
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo ... ルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const ... clude < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int mkfifoat(int dirfd , const char * pat ...
https://man.plustar.jp/manpage/man3/mkfifoat.3.html - [similar]
Man page of MQ_GETATTR 3986
MQ_GETATTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq ... 値を制御できる。 $ uname -sr Linux 3.8.0 $ cat /proc/sys/fs/mqueue/msg_default 10 $ cat /proc/sys/fs/mqueue ... プログラムのソース #include < mqueue.h > #include < sys/stat.h > #include < fcntl.h > #include < stdio.h > ...
https://man.plustar.jp/manpage/man3/mq_getattr.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