Home
last modified time | relevance | path

Searched defs:init_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dinit_main.c698 static char init_path[MAXPATHLEN] = variable
/freebsd/sbin/init/
H A Dinit.c794 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local