Home
last modified time | relevance | path

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

/dragonfly/usr.bin/pkill/
H A Dpkill.c125 static int takepid(const char *, int);
307 pidfromfile = takepid(pidfile, pidfilelock); in main()
802 takepid(const char *pidfile, int pidfilelock) in takepid() function