Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Dconfigmenu.c58 static int check_root_password(void);
131 if (check_root_password()) in config_list_init()
239 check_root_password(void) in check_root_password() function