manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 536 for sys (0.105 sec.)
Man page of MOVE_PAGES 4125
MOVE_PAGES Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mo ... ux 4.12 以前のカーネルでは、呼び出し元が特権 ( CAP_SYS_NICE ) を持っているか、呼び出したプロセスの実ユーザ ... E_ALL を使用するためには、そのプロセスが特権 ( CAP_SYS_NICE ) を持っていなければならない。 status 配列に格 ... 元は MPOL_MF_MOVE_ALL を指定したが、十分な特権 ( CAP_SYS_NICE ) を持っていない。 または、呼び出し元が他のユ ... を移動しようとしたが、 それを行えるだけの特権 ( CAP_SYS_NICE ) を持っていなかった。 ESRCH プロセスが存在し ...
https://man.plustar.jp/manpage/man2/move_pages.2.html - [similar]
Man page of SOCKET 4125
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... 信のための端点 (endpoint) を作成する 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket ... 通信に使用するかを指定する。 これらのファミリーは < sys/socket.h > に定義されている。現在カーネルが理解でき ... ptions によって制御される。 これらのオプションは < sys/socket.h > に定義されている。 setsockopt (2) と ge ... 有である。 socket () は 4.2BSD で登場した。一般に、(System V の変種を含めて) BSD のソケット層の互換性をサポ ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
Man page of GETUMASK 4078
GETUMASK Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getu ... URCE /* feature_test_macros (7) 参照 */ #include < sys/types.h > #include < sys/stat.h > mode_t getumask( ...
https://man.plustar.jp/manpage/man3/getumask.3.html - [similar]
Man page of SHM_OPEN 4078
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... ブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ ... ) に記載されている (これらの定数のシンボル定義は < sys/stat.h > のインクルードにより得られる)。 新規に作成 ... her the calling process's effective group ID or "a system default group ID". POSIX.1-2008 says that the g ... e group ID or, if the object is visible in the filesystem, the group ID of the parent directory. 注意 POS ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 4078
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... ブジェクトの作成/オープン/削除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mode 定数用 */ ... ) に記載されている (これらの定数のシンボル定義は < sys/stat.h > のインクルードにより得られる)。 新規に作成 ... her the calling process's effective group ID or "a system default group ID". POSIX.1-2008 says that the g ... e group ID or, if the object is visible in the filesystem, the group ID of the parent directory. 注意 POS ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of SOCKET 4078
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 ... H_BPF is a file descriptor returned by the bpf (2) system call and must refer to a program of type BPF_PR ... MING_NAPI_ID (gettable since Linux 4.12) Returns a system-level unique ID called NAPI ID that is associat ... はこの 2倍された値を返す。 デフォルトの値は /proc/sys/net/core/rmem_default ファイルで設定され、許容され ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of SPU_CREATE 4032
SPU_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sp ... 新しい SPU コンテキストを生成する 書式 #include < sys/types.h > #include < sys/spu.h > int spu_create(co ... SPU_CREATE_NOSCHED コンテキストを作成するには CAP_SYS_NICE ケーパビリティが必要である。 SPU_CREATE_ISOLA ... hed. ENAMETOOLONG pathname が長過ぎる。 ENFILE The system-wide limit on the total number of open files ha ... キスト数がそのユーザーの特定の上限に達していた。 ENOSYS 機能が動作中のシステムで提供されていない。理由は、 ...
https://man.plustar.jp/manpage/man2/spu_create.2.html - [similar]
Man page of GETADDRINFO 4032
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... ワークのアドレスとサービスを変換する 書式 #include < sys/types.h > #include < sys/socket.h > #include < net ... で hints.ai_protocol が IPPROTO_TCP ) がある。 EAI_SYSTEM その他のシステムエラー。詳しくは errno を調べる ... とクライアントである。 サーバのプログラム #include < sys/types.h > #include < stdio.h > #include < stdlib.h ... lude < unistd.h > #include < string.h > #include < sys/socket.h > #include < netdb.h > #define BUF_SIZE 5 ...
https://man.plustar.jp/manpage/man3/freeaddrinfo.3.html - [similar]
Man page of GETADDRINFO 4032
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... ワークのアドレスとサービスを変換する 書式 #include < sys/types.h > #include < sys/socket.h > #include < net ... で hints.ai_protocol が IPPROTO_TCP ) がある。 EAI_SYSTEM その他のシステムエラー。詳しくは errno を調べる ... とクライアントである。 サーバのプログラム #include < sys/types.h > #include < stdio.h > #include < stdlib.h ... lude < unistd.h > #include < string.h > #include < sys/socket.h > #include < netdb.h > #define BUF_SIZE 5 ...
https://man.plustar.jp/manpage/man3/gai_strerror.3.html - [similar]
Man page of GETADDRINFO 4032
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... ワークのアドレスとサービスを変換する 書式 #include < sys/types.h > #include < sys/socket.h > #include < net ... で hints.ai_protocol が IPPROTO_TCP ) がある。 EAI_SYSTEM その他のシステムエラー。詳しくは errno を調べる ... とクライアントである。 サーバのプログラム #include < sys/types.h > #include < stdio.h > #include < stdlib.h ... lude < unistd.h > #include < string.h > #include < sys/socket.h > #include < netdb.h > #define BUF_SIZE 5 ...
https://man.plustar.jp/manpage/man3/getaddrinfo.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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