Home
last modified time | relevance | path

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

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