No process has a PID matching pid .
pidにマッチする PID のプロセスがない。 - JM
(PID 1).
プロセス (PID が 1) である。 - JM
ppid %d The PID of the parent.
ppid %d親プロセスの PID。 - JM
(pid, addr, and data are ignored.
(pid, addr, data は無視される。 - JM
call, which takes a single pid argument, is equivalent to "getpgid(pid)" .
はpidだけを引き数にとり、"getpgid(pid)"と等価である。 - JM
If pid is less than -1, status is requested for any process in the process group -pid pid が -1 よりも小さい場合、プロセスグループ -pid - Python
call, which takes arguments pid and pgid , is equivalent to "setpgid(pid, pgid)" .
はpidとpgidを引き数にとり、"setpgid(pid, pgid)"と等価である。 - JM
Include PID with each message.
個々のメッセージに PID を含める。 - JM
sends the signal specified in sig to the process whose PID is given in pid .
はsigで指定されたシグナルを、PID がpidであるプロセスに送る。 - JM
Kill the process pid with signal sig.
プロセス pid をシグナル sig で kill します。 - Python
Do this by kill -HUP pid.
これは kill -HUP pidとして行います。 - FreeBSD
PID is the process ID discussed earlier.
PID は先ほど見たプロセス ID です。 - FreeBSD
So the inetd(8) PID is 198.
ということで、inetd(8) の PID は 198 です。 - FreeBSD
A PID filter 92 and a PID filter 93 extract TS packets, having PIDs matching PIDs registered in a common PID table where PIDs are registered, from a transport stream. PIDフィルタ92とPIDフィルタ93は、PIDが登録される共用PIDテーブルに登録されたPIDに一致するPIDのTSパケットを、トランスポートストリームから抽出する。 - 特許庁
PID CONTROLLER PID制御器 - 特許庁
In the common PID table, fixed PIDs are registered so that the PID filter 92 and PID filter 93 share the fixed PIDs as PIDs which are previously fixed to a predetermined value among the PIDs. 共用PIDテーブルには、PIDフィルタ92およびPIDフィルタ93によって、PIDのうちの、所定の値にあらかじめ固定されているPIDである固定PIDが共用されるように、固定PIDが登録される。 - 特許庁
always returns the PID of the calling process.
は常に現在のプロセスの PID を返す。 - JM
this is the PID of the new process.
の場合は新しいプロセスの PID である。 - JM
A process's PID is preserved across an execve (2).
プロセスの PID はexecve (2) の前後で不変である。 - JM
returns the PGID of the process specified by pid .
はpidで指定されたプロセスの PGID を返す。 - JM
pid does not match any process.
の場合:pidがどのプロセスにも一致しない。 - JM
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.