/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | messages.subr | 27 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 D | messages.subr | 26 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 D | ddb.4 | 76 .Va debug.kdb.enter 1483 script kdb.enter.panic=bt; show pcpu 1504 unscript kdb.enter.panic 1515 .Bl -tag -width kdb.enter.powerfail 1516 .It Va kdb.enter.acpi 1520 .It Va kdb.enter.bootflags 1523 .It Va kdb.enter.break 1525 .It Va kdb.enter.cam 1529 .It Va kdb.enter.mac 1534 .It Va kdb.enter.netgraph [all …]
|
/freebsd/sbin/ddb/ |
H A D | ddb.conf | 10 # 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/contrib/tcsh/nls/russian/ |
H A D | set3 | 84 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/usr.sbin/rtadvd/ |
H A D | control_server.c | 110 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/capsicum-test/ |
H A D | capmode.cc | 64 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 D | set3 | 84 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 D | ps.c | 35 bool enter) in rtw89_ps_power_mode_change_with_hci() 43 rtw89_mac_power_mode_change(rtwdev, enter); in rtw89_ps_power_mode_change_with_hci() 44 rtw89_hci_switch_mode(rtwdev, enter); in rtw89_ps_power_mode_change_with_hci() 49 if (!enter) { in rtw89_ps_power_mode_change_with_hci() 56 static void rtw89_ps_power_mode_change(struct rtw89_dev *rtwdev, bool enter) in rtw89_ps_power_mode_change() 60 rtw89_ps_power_mode_change_with_hci(rtwdev, enter); in rtw89_ps_power_mode_change() 62 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/contrib/tcsh/nls/C/ |
H A D | set3 | 84 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/lib/geom/eli/ |
H A D | geli.8 | 811 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 hi [all...] |
/freebsd/contrib/dialog/samples/ |
H A D | msgbox1 | 9 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 D | msgbox2 | 9 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 D | t_hsearch.c | 103 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 D | messages.subr | 29 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/contrib/device-tree/include/dt-bindings/soc/ |
H A D | rockchip,boot-mode.h | 9 /* enter bootloader rockusb mode */ 11 /* enter recovery */ 13 /* enter fastboot mode */
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 110 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/contrib/libfido2/tools/ |
H A D | pin.c | 32 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 D | scif_sas_controller.c | 97 "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 D | scif_sas_domain.c | 175 "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 …]
|
H A D | scif_sas_smp_remote_device.c | 146 "scif_sas_smp_remote_device_construct(0x%x) enter\n", in scif_sas_smp_remote_device_construct() 350 "scif_sas_smp_remote_device_decode_report_general_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_report_general_response() 434 "scif_sas_smp_remote_device_decode_initial_discover_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_initial_discover_response() 607 "scif_sas_smp_remote_device_decode_report_phy_sata_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_report_phy_sata_response() 661 "scif_sas_smp_remote_device_decode_target_reset_phy_control_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_target_reset_phy_control_response() 706 "scif_sas_smp_remote_device_decode_discover_phy_control_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_discover_phy_control_response() 759 "scif_sas_smp_remote_device_decode_target_reset_discover_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_target_reset_discover_response() 821 "scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response() 898 "scif_sas_smp_remote_device_decode_config_route_info_response(0x%x, 0x%x) enter\n", in scif_sas_smp_remote_device_decode_config_route_info_response() 948 "scif_sas_smp_remote_device_start_discover(0x%x) enter\n", in scif_sas_smp_remote_device_start_discover() [all …]
|
/freebsd/usr.sbin/bsdconfig/startup/include/ |
H A D | messages.subr | 26 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:"
|
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | uncore-memory.json | 168 …nd to track the requests. Requests allocate into the RPQ soon after they enter the memory control… 179 …nd to track the requests. Requests allocate into the RPQ soon after they enter the memory control… 190 …nd to track the requests. Requests allocate into the RPQ soon after they enter the memory control… 200 …nd to track the requests. Requests allocate into the RPQ soon after they enter the memory control… 210 … and to track the writes. Requests allocate into the WPQ soon after they enter the memory control… 221 … and to track the writes. Requests allocate into the WPQ soon after they enter the memory control… 232 … and to track the writes. Requests allocate into the WPQ soon after they enter the memory control… 242 … and to track the writes. Requests allocate into the WPQ soon after they enter the memory control…
|
/freebsd/lib/libc/stdlib/ |
H A D | hcreate.3 | 126 .Dv ENTER 147 .Dv ENTER 164 .Dv ENTER 205 .Dv ENTER 245 (void) hsearch(item, ENTER);
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | hci.h | 18 void (*deep_ps)(struct rtw_dev *rtwdev, bool enter); 19 void (*link_ps)(struct rtw_dev *rtwdev, bool enter); 60 static inline void rtw_hci_deep_ps(struct rtw_dev *rtwdev, bool enter) in rtw_hci_deep_ps() argument 62 rtwdev->hci.ops->deep_ps(rtwdev, enter); in rtw_hci_deep_ps() 65 static inline void rtw_hci_link_ps(struct rtw_dev *rtwdev, bool enter) in rtw_hci_link_ps() argument 67 rtwdev->hci.ops->link_ps(rtwdev, enter); in rtw_hci_link_ps()
|