Home
last modified time | relevance | path

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

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