Home
last modified time | relevance | path

Searched refs:takepid (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/bin/pkill/
H A Dpkill.c129 static int takepid(const char *, int);
303 pidfromfile = takepid(pidfile, pidfilelock); in main()
833 takepid(const char *pidfile, int pidfilelock) in takepid() function