manページ検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 221 for pid (0.027 sec.)
Man page of GETRLIMIT 5848
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... source , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , const struct rlimit * new_l ... が old_limit が指す rlimit 構造体に格納される。 The pid argument specifies the ID of the process on which ... the call is to operate. If pid is 0, then the call applies to the calling process ... caller and the real, effective, and saved set group IDs of the target process must match the real group ...
https://man.plustar.jp/manpage/man2/prlimit64.2.html - [similar]
Man page of GETRLIMIT 5848
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... source , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , const struct rlimit * new_l ... が old_limit が指す rlimit 構造体に格納される。 The pid argument specifies the ID of the process on which ... the call is to operate. If pid is 0, then the call applies to the calling process ... caller and the real, effective, and saved set group IDs of the target process must match the real group ...
https://man.plustar.jp/manpage/man2/setrlimit.2.html - [similar]
Man page of GETRLIMIT 5848
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... source , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , const struct rlimit * new_l ... が old_limit が指す rlimit 構造体に格納される。 The pid argument specifies the ID of the process on which ... the call is to operate. If pid is 0, then the call applies to the calling process ... caller and the real, effective, and saved set group IDs of the target process must match the real group ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
Man page of GETRLIMIT 5848
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... source , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , const struct rlimit * new_l ... が old_limit が指す rlimit 構造体に格納される。 The pid argument specifies the ID of the process on which ... the call is to operate. If pid is 0, then the call applies to the calling process ... caller and the real, effective, and saved set group IDs of the target process must match the real group ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of REBOOT 5650
REBOOT Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 reboot ... と、 hard または BIOS 経由の再起動を 設定できる。 PID 名前空間内での動作 Since Linux 3.4, if reboot () i ... s called from a PID namespace other than the initial PID namespace wit ... boot" of that namespace: the "init" process of the PID namespace is immediately terminated, with the effe ... cts described in pid_namespaces (7). The values that can be supplied in ...
https://man.plustar.jp/manpage/man2/reboot.2.html - [similar]
Man page of MIGRATE_PAGES 5577
MIGRATE_PAGES Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... 書式 #include < numaif.h > long migrate_pages(int pid , unsigned long maxnode, const unsigned long * old ... GES () は、メモリーノード old_nodes にあるプロセス pid の全ページを、メモリーノード new_nodes に移動しよう ... mbind (2) と同じだが、 select (2) とは違う)。 引数 pid は、移動を行うページの所有者のプロセス ID である。 ... ved-set ユーザー ID と一致していなければならない。 pid が 0 の場合、 migrate_pages () は呼び出したプロセス ...
https://man.plustar.jp/manpage/man2/migrate_pages.2.html - [similar]
Man page of KILL 5514
KILL Section: Linux User's Manual (1) Updated: November 21, 1999 Index JM Home Page 名前 kill - ... プロセスにシグナルを送る 書式 kill pid ... リストされた全てのプロセスに SIGTERM を送る ki ... ll -signal pid ... リストされた全てのプロセスにシグナルを送る kil ... l -s signal pid ... リストされた全てのプロセスにシグナルを送る kil ... ナルの指定方法は 3 つある。 -9 -SIGKILL -KILL。 負の PID の値はプロセスグループ全体を選択するのに使われる。 ...
https://man.plustar.jp/manpage/man1/kill.1.html - [similar]
Man page of TAIL 5472
TAIL Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 tail - ファイルの ... es= NUMBER ] [ --max-unchanged-stats= NUMBER ] [ --pid= PID ] [ --retry ] [ --sleep-interval= SECS ] [ -- ... て fstat することによって調べる。デフォルトは 5。 --pid= PID ファイルを追跡するとき、 tail は pidPID...
https://man.plustar.jp/manpage/man1/tail.1.html - [similar]
Man page of FCNTL 5472
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... lock */ off_t l_len; /* Number of bytes to lock */ pid_t l_pid; /* PID of process blocking our lock (set ... (プロセスに関連付けられる) レコードロックの場合、 l_pid フィールドにロックを保持しているプロセスの PID が設 ... 衝突するロックがオープンファイル記述ロックの場合、 l_pid に -1 が設定される。 呼び出し元がその内容を参照した ... するコマンドを使う際には、 この構造体のフィールド l_pid に 0 を設定しなければならない。 オープンファイル記 ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 5472
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... lock */ off_t l_len; /* Number of bytes to lock */ pid_t l_pid; /* PID of process blocking our lock (set ... (プロセスに関連付けられる) レコードロックの場合、 l_pid フィールドにロックを保持しているプロセスの PID が設 ... 衝突するロックがオープンファイル記述ロックの場合、 l_pid に -1 が設定される。 呼び出し元がその内容を参照した ... するコマンドを使う際には、 この構造体のフィールド l_pid に 0 を設定しなければならない。 オープンファイル記 ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT

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