manページ検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 179 for [SIMILAR] 16 1024 4096 WITH 165054 lidsconf WITH... (0.645 sec.)
Man page of KCMP 0
KCMP Section: Linux Programmer's Manual (2) Updated: 2013-12-08 Index JM Home Page 名前 kcmp - 二つのプロセスが同じカーネルリソースを共有しているかを比較する 書式 #include < linux/kcmp.h > int kcmp(pid_t pid1 , pid_t pid2 , int type , unsigned long idx1 , unsigned long idx2 ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/kcmp.2.html - [similar]
Man page of KILL 0
KILL Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 kill - プロセスにシグナルを送る 書式 #include < sys/types.h > #include < signal.h > int kill(pid_t pid , int sig ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): kill (): _POSIX_C_ ...
https://man.plustar.jp/manpage/man2/kill.2.html - [similar]
Man page of MQ_OPEN 0
MQ_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_open - メッセージキューをオープンする 書式 #include < fcntl.h > /* For O_* constants */ #include < sys/stat.h > /* For mode constants */ #include < mqueue.h > mqd_t mq_open(const char * name , i ...
https://man.plustar.jp/manpage/man2/mq_open.2.html - [similar]
Man page of MSGGET 0
MSGGET Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 msgget - System V メッセージキュー識別子を取得する 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/msg.h > int msgget(key_t key , int msgflg ); 説明 The msgget () system call ret ...
https://man.plustar.jp/manpage/man2/msgget.2.html - [similar]
Man page of PIVOT_ROOT 0
PIVOT_ROOT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 pivot_root - root ファイルシステムを変更する 書式 int pivot_root(const char * new_root , const char * put_old ); 注 : このシステムコールには glibc のラッパー関数は存在しない。「注意」の節を参照。 ...
https://man.plustar.jp/manpage/man2/pivot_root.2.html - [similar]
Man page of REBOOT 0
REBOOT Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 reboot - 再起動する。または Ctrl-Alt-Delを有効・無効にする 書式 /* カーネル 2.1.30 以降では、定数としてシンボリックな名前 LINUX_REBOOT_* が定義されており、呼び出しの第 4 引数として 指定することができ ...
https://man.plustar.jp/manpage/man2/reboot.2.html - [similar]
Man page of SCHED_SETAFFINITY 0
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_getaffinity.2.html - [similar]
Man page of SCHED_SETAFFINITY 0
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_setaffinity.2.html - [similar]
Man page of GETTIMEOFDAY 0
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 gettimeofday, settimeofday - 時刻を取得/設定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , struct timezone * tz ); int settimeofday(const struct timeval * tv , const ...
https://man.plustar.jp/manpage/man2/settimeofday.2.html - [similar]
Man page of UMOUNT 0
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount, umount2 - ファイルシステムをアンマウントする 書式 #include < sys/mount.h > int umount(const char * target ); int umount2(const char * target , int flags ); 説明 umount () と umount2 () は ta ...
https://man.plustar.jp/manpage/man2/umount.2.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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