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

  /src/external/bsd/unbound/dist/daemon/
unbound.c 327 readpid (const char* file) function
417 if((old = readpid(pidfile)) != -1) {
  /src/external/bsd/nsd/dist/
nsd.c 595 readpid(const char *file) function
1423 if ((oldpid = readpid(nsd.pidfile)) == -1) {

Completed in 26 milliseconds