Home
last modified time | relevance | path

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

/freebsd/bin/pkill/
H A Dpkill.c128 static int takepid(const char *, int);
302 pidfromfile = takepid(pidfile, pidfilelock); in main()
832 takepid(const char *pidfile, int pidfilelock) in takepid() function