Home
last modified time | relevance | path

Searched defs:pidfilelock (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/pkill/
H A Dpkill.c133 int i, ch, bestidx, rv, criteria, pidfromfile, pidfilelock; in main() local
802 takepid(const char *pidfile, int pidfilelock) in takepid()