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

/netbsd-current/usr.sbin/ndbootd/
H A Dndbootd.h118 #define NDBOOTD_PID_FILE "/var/run/ndbootd.pid" macro
H A Dndbootd.c496 if ((fd = open(NDBOOTD_PID_FILE, O_WRONLY | O_CREAT | O_TRUNC, 0644)) >= 0) {

Completed in 76 milliseconds