OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pidfromfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/pkill/
pkill.c
122
int i, j, ch, bestidx, rv, criteria,
pidfromfile
, pidfilelock = 0;
local
273
pidfromfile
= takepid(pidfile, pidfilelock);
279
pidfromfile
= -1;
359
if (
pidfromfile
>= 0 && kp->p_pid !=
pidfromfile
) {
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026