Home
last modified time | relevance | path

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

/NextBSD/bin/pkill/
HDpkill.c128 static int takepid(const char *, int);
300 pidfromfile = takepid(pidfile, pidfilelock); in main()
800 takepid(const char *pidfile, int pidfilelock) in takepid() function