/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | stats.c | 138 static bool entered = false; local 143 if (sfile == NULL || *sfile == '\0' || !GotStats || entered) 145 entered = true; 164 entered = false; 199 entered = false;
|
/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | Comments.py | 134 for entered in insts: 137 r'( \([^)]+\))?$', entered): 139 entered])
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | stage2.c | 586 char entered[32]; in run_menu() local 595 grub_memset (entered, 0, sizeof (entered)); in run_menu() 596 get_cmdline (" Password: ", entered, 31, '*', 0); in run_menu() 604 if (! check_password (entered, password, password_type)) in run_menu()
|
H A D | builtins.c | 130 check_password (char *entered, char* expected, password_t type) in check_password() argument 135 return strcmp (entered, expected); in check_password() 139 return check_md5_password (entered, expected); in check_password() 3483 char entered[32]; in password_func() local 3486 entered[0] = 0; in password_func() 3487 get_cmdline ("Password: ", entered, 31, '*', 0); in password_func() 3490 if (check_password (entered, arg, type) != 0) in password_func()
|
H A D | shared.h | 1078 int check_password(char *entered, char* expected, password_t type);
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | cpr_resume_setup.s | 186 ! since this routine is entered only by a jmp from cprboot,
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 29 function records commands entered at any shell level and stores 32 - even those commands you entered yesterday.
|
H A D | COMPATIBILITY | 83 as if the user had entered test -t 1.
|
H A D | sh.memo | 415 entered in one shell will be available for editing in another 579 can be entered from either mode. 664 It is possible to intercept keys as they are entered and 669 \f5ksh\fP processes characters entered 677 the entered key to cause the key to perform a different 682 trap is entered, 690 character when the trap is entered from 706 must be entered within half a second after the 2348 variable is used to store the user entered reply.
|
H A D | RELEASE93 | 282 displayed when a user entered a literal carriage 372 e. I bug in which \<new_line> entered from the keyboard
|
H A D | RELEASE88 | 145 that has been entered when processing a KEYBD trap. If the value
|
H A D | RELEASE | 280 cause the last process of a pipeline entered interactively to fail 726 before the carriage return when the newline is entered. 1639 entered interactively could cause the shell to go into 1810 99-03-31 A bug in which \<new_line> entered from the keyboard 1890 displayed when a user entered a literal carriage
|
/titanic_41/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_startup.s | 545 * 1. (common case) - the CPU was not executing in OBP when it entered 548 * 2. The CPU had already entered the debugger, and was spinning in the
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 171 contain the message body and headers from the test email entered above.
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 251 entered incorrectly. Since the `password' takes its own PASSWORD 449 immediately executed after it is entered(1) (*note Command-line 591 be entered on the command-line and can be used either anywhere in the 910 PASSWD is entered, it loads the NEW-CONFIG-FILE as a new config 1094 where a key is entered first or the first when the timeout
|
H A D | grub.texi | 1748 and stop if it was entered incorrectly. Since the @command{password} 1944 immediately executed after it is entered@footnote{However, this 2076 of them can be entered on the command-line and can be used either 2408 entered, it loads the @var{new-config-file} as a new config file and 2591 the one where a key is entered first or the first when the timeout 3455 This error is returned if an unrecognized command is entered on the
|
H A D | grub.info | 1556 entered incorrectly. Since the `password' takes its own PASSWORD 1754 immediately executed after it is entered(1) (*note Command-line 1896 be entered on the command-line and can be used either anywhere in the 2214 PASSWD is entered, it loads the NEW-CONFIG-FILE as a new config 2398 where a key is entered first or the first when the timeout 3313 This error is returned if an unrecognized command is entered on the
|
H A D | grub.info-3 | 604 This error is returned if an unrecognized command is entered on the
|
/titanic_41/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 225 must be entered IN THE ORDER you wish to have them contacted. 280 There is no default. The preferred servers must be entered
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.news | 684 are separated by spaces (which are entered preceded by a backslash) 765 ^^D or 0^D is entered from column 2 in autoindent mode on terminals 847 entered within 1 second. lhs no longer than 10 chars, 1105 ^^D or 0^D is entered from column 2 in autoindent mode on terminals
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.msg | 318 To reach the point where you are reading this text, you entered\n\ 320 may have entered any of the following:\n\
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 614 the command as a command line parameter. Commands are then entered on 616 entered as command line arguments for wpa_cli.
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 2213 ! first entered, or the last time intr_get_time() was invoked. Then
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | africa | 1069 # they entered the year 2018.
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 1116 @ MSG_STR_ENTERED "entered"
|