manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 583 for Id (0.125 sec.)
Man page of MBIND 3747
MBIND Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mbind - ... ーを設定する 書式 #include < numaif.h > long mbind(void * addr , unsigned long len , int mode , const unsi ... inux-2.6.26 以降) 空でない nodemask は、物理ノード ID である。 Linux では、そのスレッドが異なる CPU 集合 ... そのスレッドの現在の CPU 集合で許可されているノード ID 集合 における相対的なノード ID である。 nodemask は ... ns came from the node with the lowest numeric node ID first, until that node contained no free memory. A ...
https://man.plustar.jp/manpage/man2/mbind.2.html - [similar]
Man page of MOVE_PAGES 3747
MOVE_PAGES Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mo ... する 書式 #include < numaif.h > long move_pages(int pid , unsigned long count, void ** pages , const int * ... ma とリンクする。 説明 move_pages () は、プロセス pid の指定されたページ pages を nodes で指定されたメモ ... lags では移動されるページに関する制約を指定する。 pid is the ID of the process in which pages are to be ... moved. If pid is 0, then move_pages () moves pages of the callin ...
https://man.plustar.jp/manpage/man2/move_pages.2.html - [similar]
Man page of TCGETSID 3747
TCGETSID Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 tcge ... tsid - セッションID を取得する 書式 #define _XOPEN_SOUR ... re_test_macros (7) 参照 */ #include < termios.h > pid_t tcgetsid(int fd ); 説明 関数 tcgetsid () は、制御 ... に対応する端末を持つカレントセッションのセッションID を返す。 この端末は tcgetsid () の呼び出しを行うプ ... セッションの制御端末を参照している場合、 関数 tcgetsid () はこのセッションのセッションID を返す。 そうでな ...
https://man.plustar.jp/manpage/man3/tcgetsid.3.html - [similar]
Man page of LIDSCONF 3747
LIDSCONF Section: Maintenance Commands (8) Index JM Home Page 名前 lidsconf - Linux Intrusion De ... tection System 用の設定ツール 書式 lidsconf -A [-s subject] -o object [-d] [-t from-to] [ ... -i level] -j ACTION lidsconf -D [-s file] [-o file] lidsconf -Z lidsconf - ... U lidsconf -L [-e] lidsconf -P lidsconf -v lidsconf [-h| ... H] 説明 lidsconf は、Linux Intrusion Detection System (LIDS) の ...
https://man.plustar.jp/manpage/man8/lidsconf.8.html - [similar]
Man page of PIDOF 3747
PIDOF Section: Linux System Administrator's Manual (8) Updated: 01 Sep 1998 Index JM Home Page 名 ... 前 pidof - 実行中のプログラムのプロセスIDを調べる。 書式 ... pidof [ -s ] [ -x ] [ -o omitpid ] [ -o omitpid.. ] pr ... ogram [ program.. ] 説明 pidof は指定されたプログラムのプロセス ID(PID)を調べ、 ... ション -s 単発動作 - (同名のプロセスが複数あっても)PID を一つだけ返す。 -x スクリプトも - 指定したスクリプ ...
https://man.plustar.jp/manpage/man8/pidof.8.html - [similar]
Man page of ACCESS 3724
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... he check is done using the calling process's real UID and GID, rather than the effective IDs as is done ... an empty set of capabilities. This allows set-user-ID programs and capability-endowed programs to easily ... slightly different question: "(assuming I'm a setuid binary) can the user who invoked me read/write/exe ... cute this file?", which gives set-user-ID programs the possibility to prevent malicious user ...
https://man.plustar.jp/manpage/man2/access.2.html - [similar]
Man page of ACCESS 3724
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... he check is done using the calling process's real UID and GID, rather than the effective IDs as is done ... an empty set of capabilities. This allows set-user-ID programs and capability-endowed programs to easily ... slightly different question: "(assuming I'm a setuid binary) can the user who invoked me read/write/exe ... cute this file?", which gives set-user-ID programs the possibility to prevent malicious user ...
https://man.plustar.jp/manpage/man2/faccessat.2.html - [similar]
Man page of ACCESS 3724
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... he check is done using the calling process's real UID and GID, rather than the effective IDs as is done ... an empty set of capabilities. This allows set-user-ID programs and capability-endowed programs to easily ... slightly different question: "(assuming I'm a setuid binary) can the user who invoked me read/write/exe ... cute this file?", which gives set-user-ID programs the possibility to prevent malicious user ...
https://man.plustar.jp/manpage/man2/faccessat2.2.html - [similar]
Man page of GETPID 3724
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... , getppid - プロセス ID を得る 書式 #include < sys/types.h > ... #include < unistd.h > pid_t getpid(void); pid_t getppid(void); 説明 getpid ( ... ) は呼び出し元のプロセスのプロセス ID を返す。(テンポラリ用のファイル名として 他と重なら ... い名前を生成するルーチンでしばしば使用される。) getppid () は呼び出し元のプロセスの親プロセスのプロセス ID ...
https://man.plustar.jp/manpage/man2/getpid.2.html - [similar]
Man page of GETPID 3724
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... , getppid - プロセス ID を得る 書式 #include < sys/types.h > ... #include < unistd.h > pid_t getpid(void); pid_t getppid(void); 説明 getpid ( ... ) は呼び出し元のプロセスのプロセス ID を返す。(テンポラリ用のファイル名として 他と重なら ... い名前を生成するルーチンでしばしば使用される。) getppid () は呼び出し元のプロセスの親プロセスのプロセス ID ...
https://man.plustar.jp/manpage/man2/getppid.2.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 NEXT

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