Home
last modified time | relevance | path

Searched refs:target_mounted (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c712 target_mounted(void) in target_mounted() function
H A Dconfigmenu.c518 if (install != NULL && target_mounted() == 0) { in do_configmenu()
H A Ddefs.h954 int target_mounted(void);
H A Ddisks.c1721 if (is_root && target_mounted()) in process_found_fs()