Searched defs:init_path (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ | ||
H A D | init_main.c | 698 static char init_path[MAXPATHLEN] = variable |
/freebsd/sbin/init/ | ||
H A D | init.c | 794 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local |