Lines Matching full:auth
3498 command-line interface instead. If AUTH is false and PASSWORD is
4639 * stage2/builtins.c (auth): New global variable.
4640 (configfile_func): Clear AUTH before jumping to cmain.
4651 * stage2/stage2.c (run_menu): If AUTH is true, show the messages
4653 Likewise, if AUTH is true, allow the user to use privileged
4656 If it is NUL, set AUTH to 1 and go to the label restart,
4657 otherwise, copy PPTR to NEW_FILE, clear AUTH, and return.
4660 (auth): Declared.