OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pidfromfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/pkill/
pkill.c
122
int i, j, ch, bestidx, rv, criteria,
pidfromfile
, pidfilelock = 0;
local in function:main
269
pidfromfile
= takepid(pidfile, pidfilelock);
275
pidfromfile
= -1;
355
if (
pidfromfile
>= 0 && kp->p_pid !=
pidfromfile
) {
pkill.c
122
int i, j, ch, bestidx, rv, criteria,
pidfromfile
, pidfilelock = 0;
local in function:main
269
pidfromfile
= takepid(pidfile, pidfilelock);
275
pidfromfile
= -1;
355
if (
pidfromfile
>= 0 && kp->p_pid !=
pidfromfile
) {
Completed in 60 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025