Home
last modified time | relevance | path

Searched refs:get_via_localfs (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Ddefs.h861 int get_via_localfs(void);
H A Dmenus.mi349 option MSG_local_fs, exit, action { *(int *)arg = get_via_localfs(); };
H A Dutil.c684 get_via_localfs(void) in get_via_localfs() function