Home
last modified time | relevance | path

Searched refs:entered (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/contrib/sendmail/src/
H A Dstats.c136 static bool entered = false; local
141 if (sfile == NULL || *sfile == '\0' || !GotStats || entered)
143 entered = true;
162 entered = false;
197 entered = false;
/freebsd/contrib/ee/
H A Dee.i18n.guide2 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
H A Dee.msg87 76 "entered command is not unique"
104 93 "no filename entered: file not saved"
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationCorrections.txt16 # stability, the correction is entered in this data file,
33 # entered into UnicodeData.txt, in n.n.n format.
/freebsd/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/
H A Dzfs4 # Setup the keyboard mapping so passphrases can be entered correctly.
/freebsd/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr50 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/lib/libc/db/hash/
H A DREADME5 All test programs which need key/data pairs expect them entered
14 keys/data pairs entered from standard in.
/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c94 static ENTERED *entered; variable
107 _nc_head = entered[n].head; in ExitProgram()
108 _nc_tail = entered[n].tail; in ExitProgram()
109 _nc_free_entries(entered[n].head); in ExitProgram()
115 free(entered); in ExitProgram()
1052 entered[n].head = _nc_head; in file_comparison()
1053 entered[n].tail = _nc_tail; in file_comparison()
1782 if ((entered = typeCalloc(ENTERED, maxterms)) == 0) in main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in54 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/usr.sbin/bsdconfig/networking/share/
H A Dipaddr.subr132 # netmask at the same time as the IP address. If such a format is entered by
169 # Return success if NULL value was entered
H A Dnetmask.subr118 # Return success if NULL value was entered
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbd9571mwv.txt31 entered, for system suspend:
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,saw2.txt8 system, notifying them when a low power state is entered or exited.
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Ddefault29 # If there are ASCII characters that cannot be entered correctly with the
155 # If there is a key that can not be entered correctly with the standard settings
/freebsd/sys/dev/xdma/
H A Dxdma_if.m141 # Mapping entered
/freebsd/sys/fs/cuse/
H A Dcuse.c116 struct thread *entered; member
384 if (pcc->cmds[n].entered == td) in cuse_server_find_command()
1138 pccmd->entered = curthread; in cuse_server_ioctl()
1151 pccmd->entered = NULL; in cuse_server_ioctl()
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml64 then entered on the wpa_cli prompt. In command line mode, the same
65 commands are entered as command line arguments for wpa_cli.</para>
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.keys.texi113 requested by the programs and entered by hand,
H A Dntp.keys.def118 requested by the programs and entered by hand,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td131 def note_pragma_entered_here : Note<"#pragma entered here">;
400 "file entered %0 time%s0 using %1B of space"
403 "%0 additional files entered using a total of %1B of space">;
/freebsd/sys/xen/xenbus/
H A Dxenbusb_if.m52 * Devices that are found should be entered into the NewBus hierarchy via
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dusermgmt.hlp4 The first time you have entered the name of the new group or user, the
/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-kdf.pod30 This state is entered when the KDF/PRF is freed. It is the terminal state
H A Dlife_cycle-rand.pod36 This state is entered when the RAND is freed. It is the terminal state
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-bone-common.dtsi311 * mode and risk hardware damage if this mode is entered.

1234