HomeSort by: relevance | last modified time | path
    Searched defs:takepid (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/pkill/
pkill.c 116 static int takepid(const char *, int);
269 pidfromfile = takepid(pidfile, pidfilelock);
675 takepid(const char *pidfile, int pidfilelock) function in typeref:typename:int

Completed in 14 milliseconds