HomeSort by: relevance | last modified time | path
    Searched defs:change_root_password (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/sysinst/
configmenu.c 46 static int change_root_password(struct menudesc *, void *);
100 {MSG_change_rootpw, CONFIGOPT_ROOTPW, NULL, change_root_password, MSG_change},
307 change_root_password(struct menudesc *menu, void *arg) function in typeref:typename:int

Completed in 88 milliseconds