Searched refs:writepid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/unbound/daemon/
H A Dunbound.c364 writepid (const char* pidfile, pid_t pid) function
497 /* daemonize because pid is needed by the writepid func */
505 writepid(daemon->pidfile, getpid());

Completed in 12 milliseconds