Home
last modified time | relevance | path

Searched defs:os_root (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dmain.c67 char os_root[256]; in main() local
H A Dflow.c1518 flow(int transport, char *rendezvous, char *os_root, in flow()
/dragonfly/usr.sbin/installer/libinstaller/
H A Dfunctions.h63 const char *os_root; /* where livecd files live */ member
H A Dfunctions.c60 i_fn_args_new(const char *os_root, const char *def_tmp_dir, in i_fn_args_new()