manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 221 for pid (0.063 sec.)
Man page of fetchmail 4566
fetchmail Section: User Commands (1) Index JM Home Page 名前 fetchmail - POP, IMAP, ETRN, ODMR 機 ... 敗した場合。 これは通常、ユーザ ID、パスワード、 APOP ID の指定が間違っていることを意味します。 これ以外の ... 3 サーバでしか使うことができません)。 ~/.fetchmail.pid 多重実行を防ぐためのロックファイル (非 root モード ... ワードが検索されるファイルです。 /var/run/fetchmail.pid 多重実行を防ぐためのロックファイル (root モード、L ... inux の場合)。 /etc/fetchmail.pid 多重実行を防ぐためのロックファイル (root モード、/ ...
https://man.plustar.jp/manpage/man1/fetchmail.1.html - [similar]
Man page of EXECVE 4566
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve ... al UID and real GID, as well its supplementary group IDs, are unchanged by a call to execve (). 実行ファイ ... y cause ownership of files in the process's /proc/[pid] directory to change to root:root , as described i ... lling process remain unchanged (in particular, its PID). All that execve () does is arrange for an existi ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of PIPE 4566
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... int main(int argc, char *argv[]) { int pipefd[2]; pid_t cpid; char buf; if (argc != 2) { fprintf(stderr, ... d) == -1) { perror("pipe"); exit(EXIT_FAILURE); } cpid = fork(); if (cpid == -1) { perror("fork"); exit(E ... XIT_FAILURE); } if (cpid == 0) { /* 子プロセスがパイプから読み込む */ close ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 4566
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... int main(int argc, char *argv[]) { int pipefd[2]; pid_t cpid; char buf; if (argc != 2) { fprintf(stderr, ... d) == -1) { perror("pipe"); exit(EXIT_FAILURE); } cpid = fork(); if (cpid == -1) { perror("fork"); exit(E ... XIT_FAILURE); } if (cpid == 0) { /* 子プロセスがパイプから読み込む */ close ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of SYSCALLS 4566
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sysc ... .0 x86 にはない getpgid (2) 1.0 getpgrp (2) 1.0 getpid (2) 1.0 getppid (2) 1.0 getpriority (2) 1.0 getran ... .18 getxgid (2) 2.0 Alpha のみ; 「注意」を参照 getxpid (2) 2.0 Alpha のみ; 「注意」を参照 getxuid (2) 2.0 ... のみ; 2.6.34 で削除 perfmonctl (2) 2.4 IA-64 のみ pidfd_getfd (2) 5.6 pidfd_send_signal (2) 5.1 pidfd_op ... ice (2) 2.6.17 wait4 (2) 1.0 waitid (2) 2.6.10 waitpid (2) 1.0 write (2) 1.0 writev (2) 2.0 xtensa (2) 2. ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of GETAUXVAL 4566
GETAUXVAL Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 get ... 助ベクトルは (ファイルのアクセス許可があれば) /proc/[pid]/auxv 経由で取得できる。 詳細は proc (5) を参照。 ...
https://man.plustar.jp/manpage/man3/getauxval.3.html - [similar]
Man page of PTHREAD_SIGNAL 4566
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... xThreads では、 それぞれのスレッドが実際には固有の PID をもつカーネルプロセスであるため、 外部のシグナルは ...
https://man.plustar.jp/manpage/man3/pthread_kill.3.html - [similar]
Man page of PTHREAD_SIGNAL 4566
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... xThreads では、 それぞれのスレッドが実際には固有の PID をもつカーネルプロセスであるため、 外部のシグナルは ...
https://man.plustar.jp/manpage/man3/pthread_sigmask.3.html - [similar]
Man page of PTHREAD_SIGNAL 4566
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... xThreads では、 それぞれのスレッドが実際には固有の PID をもつカーネルプロセスであるため、 外部のシグナルは ...
https://man.plustar.jp/manpage/man3/sigwait.3.html - [similar]
Man page of ACCT 4566
ACCT Section: Linux Programmer's Manual (5) Updated: 2017-09-15 Index JM Home Page 名前 acct - プ ... ing user ID */ u_int16_t ac_gid; /* Accounting group ID */ u_int16_t ac_tty; /* Controlling terminal */ u ... ; /* Real user ID */ u_int32_t ac_gid; /* Real group ID */ u_int32_t ac_pid; /* Process ID */ u_int32_t a ... c_ppid; /* Parent process ID */ u_int32_t ac_btime; /* Pr ...
https://man.plustar.jp/manpage/man5/acct.5.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

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