Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dconfigmenu.c46 static int change_root_password(struct menudesc *, void *);
98 {MSG_change_rootpw, CONFIGOPT_ROOTPW, NULL, change_root_password, MSG_change},
304 change_root_password(struct menudesc *menu, void *arg) in change_root_password() function