Home
last modified time | relevance | path

Searched refs:_PATH_RUNCOM (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sbin/init/
H A Dpathnames.h39 #define _PATH_RUNCOM "/etc/rc" macro
H A Dinit.c1022 if ((next_transition = run_script(_PATH_RUNCOM)) != NULL) in runcom()