Home
last modified time | relevance | path

Searched full:enter (Results 1 – 25 of 1981) sorted by relevance

12345678910>>...80

/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.subr27 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
28 hline_alnum_space_tab_enter="Use alpha-numeric, SPACE, TAB or ENTER"
29 hline_alnum_tab_enter="Use alpha-numeric, TAB or ENTER"
30 hline_arrows_space_tab_enter="Use arrows, SPACE, TAB or ENTER"
31 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
32 hline_num_arrows_tab_enter="Use numbers, arrows, TAB or ENTER"
33 hline_num_tab_enter="Use numbers, TAB or ENTER"
35 msg_account_expire_manual_edit="Enter account expiration time. Format is one of:\n\n a) decimal for…
57 msg_enter_group_members_manually="Enter Group Members manually"
58 msg_enter_groups_manually="Enter Groups manually"
[all …]
/freebsd/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr26 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
27 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
28 hline_num_punc_tab_enter="Use numbers, punctuation, TAB or ENTER"
80 msg_please_enter_default_router="Please enter the IP address of your default\nrouter/gateway. The …
81 msg_please_enter_fqhn="Please enter your fully qualified hostname (e.g. full.example.com). The\ndom…
82 msg_please_enter_mediaopts="Please enter additional network media options to be passed to ifconfig(…
83 msg_please_enter_nameserver="Please enter the new IP address of the DNS nameserver:"
84 msg_please_enter_nameserver_existing="Please enter the new IP address of the DNS nameserver\n(set t…
85 msg_please_enter_new_ip_addr="Please enter the new IP address of the %s interface:"
86 msg_please_enter_subnet_mask="Please enter the new network subnet mask for the %s interface:"
[all …]
/freebsd/share/man/man4/
H A Dddb.476 .Va debug.kdb.enter
1497 script kdb.enter.panic=bt; show pcpu
1518 unscript kdb.enter.panic
1529 .Bl -tag -width kdb.enter.powerfail
1530 .It Va kdb.enter.acpi
1534 .It Va kdb.enter.bootflags
1537 .It Va kdb.enter.break
1539 .It Va kdb.enter.cam
1543 .It Va kdb.enter.mac
1548 .It Va kdb.enter.netgraph
[all …]
/freebsd/sbin/ddb/
H A Dddb.conf10 # kdb.enter.panic panic(9) was called.
11 script kdb.enter.panic=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture…
13 # kdb.enter.witness witness(4) detected a locking error.
14 script kdb.enter.witness=run lockinfo
/freebsd/crypto/krb5/src/util/profile/
H A Ddosshell.ini37 …o return to MS-DOS Shell from the command line:^m^m1. Type exit^m2. Press ENTER.^m^mRelated Topic^…
49 …info = Enter the name of the file to edit. To start MS-DOS Editor without opening a file, press EN…
63 info = Enter the name of a QBasic program. To start without opening a program, press ENTER.
80 info = Enter the source and destination drives.
95 info = Enter the source and destination drives.
110 info = Enter the source and destination drives.
124 info = Enter the drive to quick format.
144 info = Enter the drive to format.
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DChange_Password.htm18 …ou want to manage by clicking it in the main window. Or you can wait and enter your principal in …
22 <li> Verify your principal (your Kerberos identity) or enter a different one. </li>
24 <li>Enter your current password.</li>
26 <li> Enter your new password twice. You must enter it the second time to make sure you have typed i…
H A DGet_Tickets.htm14 …y uses RSA SecurID to control access to Kerberos, you will be prompted to enter your SecurID passw…
19 …e part of. For example, <span class="typed">jdoe@SALES.WIDGET.COM.</span> Enter your principal. P…
23 <li>Enter your password. </li>
37 …ses RSA SecurID, a popup window will open requiring you to enter your SecurID password. Enter that…
H A DManage_Multiple_Principals.htm13 …ve principals when you enter them in the Get Ticket window. Kerberos will then auto-complete your …
49 <th id="th2">Enter and save principals</th>
51enter the principal in the Principal field of the Get Ticket window. Select the "Remember this pri…
/freebsd/usr.sbin/rtadvd/
H A Dcontrol_server.c110 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_echo()
121 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_version()
135 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifilist()
169 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifi()
205 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_rai()
247 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifi_ra_timer()
293 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_rti()
342 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_pfx()
394 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_rdnss()
463 syslog(LOG_DEBUG, "<%s> enter", __func_ in cm_getprop_dnssl()
[all...]
/freebsd/contrib/tcsh/nls/russian/
H A Dset384 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
89 87 Enter vi command mode (use alternative key bindings)
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
109 107 Vi replace character under the cursor and enter insert mode
/freebsd/contrib/capsicum-test/
H A Dcapmode.cc64 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST_F()
102 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST_F()
118 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST_F()
178 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST_F()
213 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST_F()
258 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST()
285 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST()
325 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST()
343 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST()
360 EXPECT_OK(cap_enter()); // Enter capability mode. in FORK_TEST()
[all …]
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset384 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
89 87 Enter vi command mode (use alternative key bindings)
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
109 107 Vi replace character under the cursor and enter insert mode
/freebsd/sys/contrib/dev/rtw89/
H A Dps.c36 bool enter) in rtw89_ps_power_mode_change_with_hci()
44 rtw89_mac_power_mode_change(rtwdev, enter); in rtw89_ps_power_mode_change_with_hci()
45 rtw89_hci_switch_mode(rtwdev, enter); in rtw89_ps_power_mode_change_with_hci()
50 if (!enter) { in rtw89_ps_power_mode_change_with_hci()
57 static void rtw89_ps_power_mode_change(struct rtw89_dev *rtwdev, bool enter) in rtw89_ps_power_mode_change()
61 rtw89_ps_power_mode_change_with_hci(rtwdev, enter);
63 rtw89_mac_power_mode_change(rtwdev, enter); in __rtw89_enter_ps_mode()
33 rtw89_ps_power_mode_change_with_hci(struct rtw89_dev * rtwdev,bool enter) rtw89_ps_power_mode_change_with_hci() argument
54 rtw89_ps_power_mode_change(struct rtw89_dev * rtwdev,bool enter) rtw89_ps_power_mode_change() argument
/freebsd/lib/geom/eli/
H A Dgeli.8811 If no passphrase parts are specified, the system prompts the user to enter
946 Enter new passphrase:
949 Enter passphrase:
965 Enter new passphrase: (enter security officer's passphrase)
968 Enter passphrase: (enter security officer's passphrase)
969 Enter new passphrase: (let your employee enter his passphrase ...)
982 (allow the user to enter his passphrase)
983 Enter new passphrase:
1004 Enter new passphrase:
1069 Enter new passphrase:
[all …]
/freebsd/contrib/tcsh/nls/C/
H A Dset384 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
89 87 Enter vi command mode (use alternative key bindings)
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
109 107 Vi replace character under the cursor and enter insert mode
/freebsd/contrib/dialog/samples/
H A Dmsgbox19 you press the ENTER key. This box is being displayed
16 you press the ENTER key. This box is being displayed
23 you press the ENTER key. This box is being displayed
33 The box will remain until you press the ENTER key. This box is being displayed with an aspect rati…
H A Dmsgbox29 you press the ENTER key. This box is being displayed
16 you press the ENTER key. This box is being displayed
23 you press the ENTER key. This box is being displayed
33 The box will remain until you press the ENTER key. This box is being displayed with an aspect rati…
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_hsearch.c103 ep = hsearch(e, ENTER); in ATF_TC_BODY()
148 ep = hsearch(e, ENTER); in ATF_TC_BODY()
156 ep = hsearch(e, ENTER); in ATF_TC_BODY()
204 ep = hsearch(e, ENTER); in ATF_TC_BODY()
213 ep = hsearch(e, ENTER); in ATF_TC_BODY()
263 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1); in ATF_TC_BODY()
309 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1); in ATF_TC_BODY()
316 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1); in ATF_TC_BODY()
369 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1); in ATF_TC_BODY()
377 ATF_REQUIRE(hsearch_r(e, ENTER, &ep, &t) == 1); in ATF_TC_BODY()
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr29 hline_alnum_arrows_punc_tab_enter="Use alnum, arrows, punctuation, TAB or ENTER"
30 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
31 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
32 hline_arrows_tab_punc_enter="Use arrows, TAB, punctuation, ENTER"
110 …"Use <up>/<down> arrows to navigate between fields, TAB to focus buttons, and Enter for OK/Cancel."
125 msg_enter_a_fully_qualified_pathname_for_the_directory="Enter a fully qualified pathname for the di…
126 msg_enter_the_device_name_of_a_ufs_formatted_partition="Enter the device-name of a UFS formatted pa…
282 msg_please_enter_password="Please enter your password for sudo(8):"
283 msg_please_enter_the_address_of_the_http_proxy="Please enter the address of the HTTP proxy in this …
284 msg_please_enter_the_full_nfs_file_specification="Please enter the full NFS file specification for …
[all …]
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c110 QL_DPRINT12(ha, "enter\n"); in qlnxr_iw_query_gid()
130 QL_DPRINT12(ha, "enter index: %d\n", index); in qlnxr_query_gid()
180 QL_DPRINT12(ha, "enter\n"); in qlnxr_create_srq()
299 QL_DPRINT12(ha, "enter\n"); in qlnxr_modify_srq()
337 QL_DPRINT12(ha, "enter\n"); in qlnxr_query_srq()
400 QL_DPRINT12(ha, "enter\n"); in qlnxr_post_srq_recv()
480 QL_DPRINT12(ha, "enter\n"); in qlnxr_query_device()
605 QL_DPRINT12(ha, "enter\n"); in qlnxr_query_port()
676 QL_DPRINT12(ha, "enter\n"); in qlnxr_modify_port()
714 QL_DPRINT12(ha, "ibdev = %p udata = %p enter\n", ibdev, udata); in qlnxr_alloc_pd()
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/soc/
H A Drockchip,boot-mode.h9 /* enter bootloader rockusb mode */
11 /* enter recovery */
13 /* enter fastboot mode */
/freebsd/contrib/libfido2/tools/
H A Dpin.c32 r = snprintf(prompt, sizeof(prompt), "Enter new PIN for %s: ", path); in pin_set()
43 r = snprintf(prompt, sizeof(prompt), "Enter the same PIN again: "); in pin_set()
96 r = snprintf(prompt, sizeof(prompt), "Enter current PIN for %s: ", path); in pin_change()
112 r = snprintf(prompt, sizeof(prompt), "Enter new PIN for %s: ", path); in pin_change()
123 r = snprintf(prompt, sizeof(prompt), "Enter the same PIN again: "); in pin_change()
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_controller.c97 "scif_controller_construct(0x%x, 0x%x) enter\n", in scif_controller_construct()
154 "scif_controller_initialize(0x%x) enter\n", in scif_controller_initialize()
197 "scif_controller_start(0x%x, 0x%x) enter\n", in scif_controller_start()
221 "scif_controller_stop(0x%x, 0x%x) enter\n", in scif_controller_stop()
245 "scif_controller_reset(0x%x) enter\n", in scif_controller_reset()
279 "scif_controller_start_io(0x%x, 0x%x, 0x%x, 0x%x) enter\n", in scif_controller_start_io()
324 "scif_controller_start_task(0x%x, 0x%x, 0x%x, 0x%x) enter\n", in scif_controller_start_task()
356 "scif_controller_complete_io(0x%x, 0x%x, 0x%x) enter\n", in scif_controller_complete_io()
388 "scif_controller_complete_task(0x%x, 0x%x, 0x%x) enter\n", in scif_controller_complete_task()
725 "scic_cb_controller_start_complete(0x%x, 0x%x) enter\n", in scic_cb_controller_start_complete()
[all …]
H A Dscif_sas_domain.c175 "scif_domain_get_device_by_sas_address(0x%x, 0x%x) enter\n", in scif_domain_get_device_by_sas_address()
239 "scif_domain_discover(0x%x, 0x%x, 0x%x) enter\n", in scif_domain_discover()
284 "scic_cb_port_stop_complete(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_stop_complete()
302 "scic_cb_port_ready(0x%x, 0x%x) enter\n", in scic_cb_port_ready()
329 "scic_cb_port_not_ready(0x%x, 0x%x) enter\n", in scic_cb_port_not_ready()
365 "scic_cb_port_hard_reset_complete(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_hard_reset_complete()
413 "scic_cb_port_bc_change_primitive_recieved(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_bc_change_primitive_recieved()
445 "scic_cb_port_bc_ses_primitive_received(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_bc_ses_primitive_recieved()
461 "scic_cb_port_bc_expander_primitive_received(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_bc_expander_primitive_recieved()
477 "scic_cb_port_bc_aen_primitive_received(0x%x, 0x%x, 0x%x) enter\n", in scic_cb_port_bc_aen_primitive_recieved()
[all …]
/freebsd/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr26 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
27 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
69 …various aspects of your system's\nstartup configuration. Use [SPACE] or [ENTER] to select items, …
85 msg_please_enter_a_new_value="Please enter a new value for \`%s' (Default: %s):"
86 msg_please_enter_rcvar_name="Please enter rc.conf(5) variable name:"

12345678910>>...80