manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 536 for sys (0.023 sec.)
Man page of GETRUSAGE 4318
GETRUSAGE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 get ... rusage - 資源の使用量を取得する 書式 #include < sys/time.h > #include < sys/resource.h > int getrusage ... 呼び出したスレッドに関する資源使用量の統計を返す。 < sys/resource.h > からこの定数の定義を得るためには、 (( ... 前後でリソース使用量の指標は保持される。 今日では < sys/time.h > をインクルードする必要はないが、 インクル ... ドしておけば移植性が増す。 (実際 struct timeval は < sys/time.h > で定義されている。) 2.6.9 より前のバージョ ...
https://man.plustar.jp/manpage/man3/vtimes.3.html - [similar]
Man page of MIGRATE_PAGES 4272
MIGRATE_PAGES Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... ページを移動するには、呼び出したプロセスが特権 ( CAP_SYS_NICE ) を持っているか、呼び出したプロセスの実ユーザ ... セスと共有しているページは、呼び出したプロセスが CAP_SYS_NICE 特権を持っている場合にのみ移動される。 返り値 ... されたプロセスのページを移動するのに必要な特権 ( CAP_SYS_NICE ) がなかった。または、指定された対象ノードにア ... クセス するのに必要な権限 ( CAP_SYS_NICE ) がなかった。 ESRCH プロセス ID が pid のプロ ...
https://man.plustar.jp/manpage/man2/migrate_pages.2.html - [similar]
Man page of SENDMMSG 4272
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 send ... URCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int sendmmsg(int sockfd , struct mmsghd ... 配列の大きさは vlen で指定する。 mmsghdr 構造体は < sys/socket.h > で次のように定義されている。 struct mms ... lude < stdlib.h > #include < string.h > #include < sys/types.h > #include < sys/socket.h > int main(void) ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of SHMOP 4272
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #inc ... lude < sys/types.h > #include < sys/shm.h > void *shmat(int s ... ddr ); 説明 shmat() shmat () は shmid で指定された System V 共有メモリーセグメント (shared memory segment ... ndow, we run the "reader" program, which creates a System V shared memory segment and a System V semaphor ...
https://man.plustar.jp/manpage/man2/shmat.2.html - [similar]
Man page of SHMOP 4272
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #inc ... lude < sys/types.h > #include < sys/shm.h > void *shmat(int s ... ddr ); 説明 shmat() shmat () は shmid で指定された System V 共有メモリーセグメント (shared memory segment ... ndow, we run the "reader" program, which creates a System V shared memory segment and a System V semaphor ...
https://man.plustar.jp/manpage/man2/shmdt.2.html - [similar]
Man page of SHMOP 4272
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... shmdt - System V 共有メモリー (shared memory) の操作 書式 #inc ... lude < sys/types.h > #include < sys/shm.h > void *shmat(int s ... ddr ); 説明 shmat() shmat () は shmid で指定された System V 共有メモリーセグメント (shared memory segment ... ndow, we run the "reader" program, which creates a System V shared memory segment and a System V semaphor ...
https://man.plustar.jp/manpage/man2/shmop.2.html - [similar]
Man page of MAKEDEV 4272
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... major, minor - デバイス番号の操作 書式 #include < sys/sysmacros.h > dev_t makedev(unsigned int maj , uns ... BSDs expose the definitions for these macros via < sys/types.h > . Depending on the version, glibc also e ... deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no longer provides these definitions. 関 ...
https://man.plustar.jp/manpage/man3/gnu_dev_major.3.html - [similar]
Man page of MAKEDEV 4272
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... major, minor - デバイス番号の操作 書式 #include < sys/sysmacros.h > dev_t makedev(unsigned int maj , uns ... BSDs expose the definitions for these macros via < sys/types.h > . Depending on the version, glibc also e ... deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no longer provides these definitions. 関 ...
https://man.plustar.jp/manpage/man3/gnu_dev_makedev.3.html - [similar]
Man page of MAKEDEV 4272
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... major, minor - デバイス番号の操作 書式 #include < sys/sysmacros.h > dev_t makedev(unsigned int maj , uns ... BSDs expose the definitions for these macros via < sys/types.h > . Depending on the version, glibc also e ... deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no longer provides these definitions. 関 ...
https://man.plustar.jp/manpage/man3/gnu_dev_minor.3.html - [similar]
Man page of MAKEDEV 4272
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... major, minor - デバイス番号の操作 書式 #include < sys/sysmacros.h > dev_t makedev(unsigned int maj , uns ... BSDs expose the definitions for these macros via < sys/types.h > . Depending on the version, glibc also e ... deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no longer provides these definitions. 関 ...
https://man.plustar.jp/manpage/man3/major.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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