/freebsd/sys/dev/isci/scil/ |
H A D | sci_base_controller.h | 95 * This state is entered from the INITIAL state. 96 * This state is entered from the RESETTING state. 104 * This state is entered from the RESET state. 111 * This state is entered from the INITIALIZING state. 118 * This state is entered from the INITIALIZED state. 125 * This state is entered from the STARTING state. 134 * This state is entered from the READY state. 135 * This state is entered from the FAILED state. 136 * This state is entered from the STOPPED state. 144 * This state is entered from the READY state. [all …]
|
H A D | sci_base_phy.h | 88 * This state is entered from the INITIAL state. 89 * This state is entered from the STARTING state. 90 * This state is entered from the READY state. 91 * This state is entered from the RESETTING state. 98 * This state is entered from the STOPPED state. 99 * This state is entered from the READY state. 100 * This state is entered from the RESETTING state. 108 * This state is entered from the STARTING state. 115 * This state is entered from the READY state.
|
H A D | sci_base_domain.h | 89 * This state is entered from the INITIAL state. 90 * This state is entered from the DISCOVERING state. 97 * This state is entered from the STOPPED state. 98 * This state is entered from the STOPPING state. 99 * This state is entered from the DISCOVERING state. 107 * This state is entered from the READY state. 108 * This state is entered from the DISCOVERING state. 115 * This state is entered from the INITIAL state. 116 * This state is entered from the STOPPING state. 124 * This state is entered from the READY state.
|
H A D | sci_base_remote_device.h | 90 * This state is entered from the INITIAL state. 91 * This state is entered from the STOPPING state. 99 * This state is entered from the STOPPED state. 106 * This state is entered from the STARTING state. 114 * This state is entered from the READY state. 115 * This state is entered from the FAILED state. 122 * This state is entered from the INITIALIZING state. 123 * This state is entered from the READY state. 130 * This state is entered from the READY state.
|
H A D | sci_base_request.h | 87 * is entered from the INITIAL state. 93 * entered from the CONSTRUCTED state. 99 * This state is entered from the STARTED state. This state is entered from 107 * This state is entered from the CONSTRUCTED state. 108 * This state is entered from the STARTED state.
|
H A D | sci_base_port.h | 84 * This state is entered from the STOPPING state. 92 * This state is entered from the READY state. 99 * This state is entered from the STARTING state. 107 * This state is entered from the READY state. 113 * is entered when a port reset request times out. 114 * This state is entered from the RESETTING state.
|
/freebsd/contrib/wpa/src/common/ |
H A D | defs.h | 253 * start looking for an access point. This state is entered when a 261 * This state is entered if the network interface is disabled, e.g., 270 * This state is entered if there are no enabled networks in the 280 * This state is entered when wpa_supplicant starts scanning for a 288 * This state is entered when wpa_supplicant has found a suitable BSS 298 * This state is entered when wpa_supplicant has found a suitable BSS 301 * state is entered when the driver is configured to try to associate 309 * This state is entered when the driver reports that association has 319 * This state is entered when WPA/WPA2 4-Way Handshake is started. In 321 * frame after association. In case of WPA-EAP, this state is entered [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | EnterExpressionEvaluationContext.h | 21 bool Entered = true; variable 30 : Actions(Actions), Entered(ShouldEnter) { in Actions() 31 if (Entered) in Actions() 48 : Actions(Actions), Entered(false) { in Actions() 57 Entered = true; in Actions() 62 if (Entered) in ~EnterExpressionEvaluationContext()
|
/freebsd/sys/sys/ |
H A D | kdb.h | 96 * a lot of information about why it was entered. This simple enumerated set 107 #define KDB_WHY_SYSCTL "sysctl" /* Sysctl entered debugger. */ 109 #define KDB_WHY_WITNESS "witness" /* Witness entered debugger. */ 111 #define KDB_WHY_NETGRAPH "netgraph" /* Netgraph entered debugger. */ 113 #define KDB_WHY_WATCHDOG "watchdog" /* Watchdog entered debugger. */ 114 #define KDB_WHY_CAM "cam" /* CAM has entered debugger. */ 115 #define KDB_WHY_ACPI "acpi" /* ACPI entered debugger. */ 121 #define KDB_WHY_DTRACE "dtrace" /* DTrace action entered debugger. */
|
/freebsd/contrib/ee/ |
H A D | ee.i18n.guide | 2 displayed to the user and the commands entered. This is done via message 31 68 indication that no file name was entered when invoking ee 32 69 prompt for decimal value of character to be entered 40 76 string indicating that the command entered is not a unique 46 84 message indicating that the file entered is a directory, not a 48 85 message informing that the entered file does not yet exist 60 entered for a file to edit) 62 name was entered at the prompt 115 because the algorithm used for detecting uniqueness of entered commands
|
/freebsd/share/doc/usd/13.viref/ |
H A D | vi.cmd.roff | 737 command is being entered (e.g. 744 If a partial command has been entered, e.g. 862 After the motion is entered, 903 If any of the above expansions change the arguments the user entered, 1486 may be entered to interrupt the 1639 Set to the last line upon which characters were entered. 1641 Set to the last character entered. 1692 Set to the last line upon which characters were entered. 1694 Set to the last character entered. 1836 Set to the last line upon which characters were entered. [all …]
|
H A D | ex.cmd.roff | 138 Each command can be entered as the abbreviation 152 can be entered as 192 character was ignored unless it was entered as the first character 196 if entered as the first character of the command line, and otherwise 249 If any of the above expansions change the command the user entered, 393 each time a non-word character is entered after a word character, 401 If only one or two characters were entered before the non-word character 407 character that was entered, 413 to last character entered before the non-word character that triggered 928 character sequence is entered in [all …]
|
H A D | set.opt.roff | 268 from command files, and from input text entered to 304 Whenever the first character of that string is entered on the colon 307 you've entered on the 339 will perform colon command-line editing if the character is entered as 428 Whenever the first character of that string is entered on the colon 468 will perform colon command-line editing if the character is entered as 912 text as the search pattern is entered. 1021 is entered, to briefly move the cursor the matching 1112 entered to resolve the ambiguity, regardless of how long it takes.
|
/freebsd/lib/libpam/modules/pam_tacplus/ |
H A D | pam_tacplus.8 | 61 to use a previously entered password instead of prompting for a new one. 62 If no password has been entered then authentication fails. 66 to use a previously entered password, if one is available. 68 password has been entered,
|
/freebsd/contrib/sendmail/src/ |
H A D | stats.c | 136 static bool entered = false; local 141 if (sfile == NULL || *sfile == '\0' || !GotStats || entered) 143 entered = true; 162 entered = false; 197 entered = false;
|
/freebsd/lib/libpam/modules/pam_radius/ |
H A D | pam_radius.8 | 62 to use a previously entered password instead of prompting for a new one. 63 If no password has been entered then authentication fails. 67 to use a previously entered password, if one is available. 69 password has been entered,
|
/freebsd/share/man/man4/ |
H A D | ddb.4 | 1531 The kernel debugger was entered as a result of an 1535 The kernel debugger was entered at boot as a result of the debugger boot 1538 The kernel debugger was entered as a result of a serial or console break. 1540 The kernel debugger was entered as a result of a 1544 The kernel debugger was entered as a result of an assertion failure in the 1549 The kernel debugger was entered as a result of a 1556 The kernel debugger was entered as a result of an unimplemented interrupt 1559 The kernel debugger was entered as a result of the 1563 The kernel debugger was entered as a result of an assertion failure in the 1566 The kernel debugger was entered, but no reason has been set. [all …]
|
H A D | witness.4 | 81 The flag that controls whether or not the kernel debugger is entered when a 94 If the flag is set to zero, then the debugger will not be entered. 95 If the flag is non-zero, then the debugger will be entered.
|
/freebsd/usr.sbin/bsdconfig/networking/include/ |
H A D | messages.subr | 50 msg_hostname_exceeds_max_length="ERROR! The hostname entered exceeds the maximum length of\n255 cha… 60 msg_ipv4_addr_octet_missing_or_extra="ERROR! The IPv4 address entered has either too few (less than… 65 msg_ipv4_mask_field_missing_or_extra="ERROR! The subnet mask entered has either too few or too many… 68 msg_ipv6_addr_too_few_or_extra_segments="ERROR! The IP address entered has either too few (less tha… 80 …lease enter the IP address of your default\nrouter/gateway. The address entered will be\napplied …
|
/freebsd/contrib/nvi/common/ |
H A D | cut.h | 51 * TERM_CEDIT: User entered <edit-char>. 52 * TERM_CR: User entered <carriage-return>; no data. 53 * TERM_ESC: User entered <escape>; no data.
|
/freebsd/bin/ed/ |
H A D | ed.1 | 514 Text is entered in input mode. 515 The current address is set to last line entered. 520 Text is entered in input mode. 521 The current address is set to last line entered. 626 Text is entered in input mode. 627 The current address is set to the last line entered. 947 If the command is entered a second time, it succeeds,
|
/freebsd/contrib/libedit/ |
H A D | editline.3 | 447 is entered. 461 End of line was entered. 463 EOF was entered. 827 will not be entered into the history if its contents match 829 If the element is entered 866 Set flag that adjacent identical event strings should not be entered 870 be entered into the history.
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.h | 36 /// Counts current number of command line included files, which were entered 49 /// Parent contains all entered files that were not exited yet according to 92 /// Callback invoked whenever a source file is entered or exited.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-fipsinstall.pod.in | 54 The default value of '1' will cause the fips module error state to be entered. 55 If the value is '0' then the module error state will not be entered. 56 Regardless of whether the error state is entered or not, the current operation 58 the operation if the module error state is not entered.
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationCorrections.txt | 16 # stability, the correction is entered in this data file, 33 # entered into UnicodeData.txt, in n.n.n format.
|