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

/freebsd-9.3-release/sbin/init/
H A Dpathnames.h38 #define _PATH_INITLOG "/var/log/init.log" macro
H A Dinit.c613 fd = open(_PATH_INITLOG, O_WRONLY | O_APPEND | O_CREAT, 0644);

Completed in 45 milliseconds