Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/freebsd/contrib/dialog/
H A Dbuildlist.c76 index2row(ALL_DATA * all, int choice, int selected) in index2row() argument
78 MY_DATA *data = all->list + selected; in index2row()
94 TRACE(("! index2row(choice %d, %s) = %d\n", choice, mySide(selected), result)); in index2row()
102 row2index(ALL_DATA * all, int row, int selected) in row2index() argument
104 MY_DATA *data = all->list + selected; in row2index()
116 TRACE(("! row2index(row %d, %s) = %d\n", row, mySide(selected), result)); in row2index()
129 int selected) in print_item() argument
150 dlg_print_listitem(win, item->name, climit, first, selected); in print_item()
157 dlg_print_listitem(win, show, climit, first, selected); in print_item()
159 if (selected) { in print_item()
[all …]
H A Dbuttons.c177 print_button(WINDOW *win, char *label, int hotkey, int y, int x, int selected) in print_button() argument
183 chtype key_attr = (selected in print_button()
186 chtype label_attr = (selected in print_button()
191 dlg_attrset(win, selected in print_button()
224 dlg_attrset(win, selected in print_button()
343 int selected, in dlg_draw_buttons() argument
397 (selected == n) || (n == 0 && selected < 0)); in dlg_draw_buttons()
398 if (selected == n) in dlg_draw_buttons()
/freebsd/bin/pkill/
H A Dpkill.c96 static char *selected; variable
362 if ((selected = malloc(nproc)) == NULL) { in main()
366 memset(selected, 0, nproc); in main()
407 selected[i] = 1; in main()
409 selected[i] = 1; in main()
418 if (selected[i]) in main()
433 selected[i] = 0; in main()
441 selected[i] = 0; in main()
449 selected[i] = 0; in main()
457 selected[i] = 0; in main()
[all …]
/freebsd/crypto/openssl/test/ssl-tests/
H A D09-alpn.cnf13 test-8 = 8-alpn-selected-sni-server-supports-alpn
14 test-9 = 9-alpn-selected-sni-server-does-not-support-alpn
290 [8-alpn-selected-sni-server-supports-alpn]
291 ssl_conf = 8-alpn-selected-sni-server-supports-alpn-ssl
293 [8-alpn-selected-sni-server-supports-alpn-ssl]
294 server = 8-alpn-selected-sni-server-supports-alpn-server
295 client = 8-alpn-selected-sni-server-supports-alpn-client
296 server2 = 8-alpn-selected-sni-server-supports-alpn-server2
298 [8-alpn-selected-sni-server-supports-alpn-server]
303 [8-alpn-selected-sni-server-supports-alpn-server2]
[all …]
H A D08-npn.cnf15 test-10 = 10-npn-selected-sni-server-supports-npn
16 test-11 = 11-npn-selected-sni-server-does-not-support-npn
366 [10-npn-selected-sni-server-supports-npn]
367 ssl_conf = 10-npn-selected-sni-server-supports-npn-ssl
369 [10-npn-selected-sni-server-supports-npn-ssl]
370 server = 10-npn-selected-sni-server-supports-npn-server
371 client = 10-npn-selected-sni-server-supports-npn-client
372 server2 = 10-npn-selected-sni-server-supports-npn-server2
374 [10-npn-selected-sni-server-supports-npn-server]
379 [10-npn-selected-sni-server-supports-npn-server2]
[all …]
/freebsd/lib/libdevstat/
H A Ddevstat.c667 (*dev_select)[i].selected = 0; in devstat_selectdevs()
706 if ((*dev_select)[i].selected) in devstat_selectdevs()
710 (*dev_select)[i].selected = in devstat_selectdevs()
715 (*dev_select)[i].selected = 0; in devstat_selectdevs()
827 if ((*dev_select)[k].selected != 0) in devstat_selectdevs()
829 (*dev_select)[k].selected = in devstat_selectdevs()
834 (*dev_select)[k].selected = 0; in devstat_selectdevs()
877 if ((*dev_select)[i].selected == 0) { in devstat_selectdevs()
878 (*dev_select)[i].selected = in devstat_selectdevs()
886 if ((*dev_select)[i].selected != 0) { in devstat_selectdevs()
[all …]
/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c527 int selected; in select_records() local
535 selected = 1; in select_records()
536 while ((selected == 1) && (bytesread < reclen)) { in select_records()
550 selected = select_hdr32(tok, in select_records()
557 selected = select_proc32(tok, in select_records()
562 selected = select_subj32(tok, in select_records()
567 selected = select_ipcobj( in select_records()
573 selected = select_filepath( in select_records()
578 selected = select_return32(tok, in select_records()
583 selected = select_zone(tok.tt.zonename.zonename, &optchkd); in select_records()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c892 struct wpa_bss *selected; in already_connected() local
906 selected = wpa_supplicant_pick_network(wpa_s, &sel_ssid); in already_connected()
907 if (selected && sel_ssid && sel_ssid->priority > ssid->priority) in already_connected()
1414 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local
1456 if (selected == NULL) { in interworking_credentials_available_roaming_consortium()
1457 selected = cred; in interworking_credentials_available_roaming_consortium()
1461 if (selected == NULL || is_excluded || in interworking_credentials_available_roaming_consortium()
1462 cred_prio_cmp(selected, cred) < 0) { in interworking_credentials_available_roaming_consortium()
1463 selected = cred; in interworking_credentials_available_roaming_consortium()
1472 return selected; in interworking_credentials_available_roaming_consortium()
[all …]
H A Devents.c1801 struct wpa_bss *selected = NULL; in wpa_supplicant_pick_network() local
1820 while (selected == NULL) { in wpa_supplicant_pick_network()
1824 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1826 if (selected) in wpa_supplicant_pick_network()
1829 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1832 if (selected) in wpa_supplicant_pick_network()
1836 if (!selected && in wpa_supplicant_pick_network()
1844 } else if (selected == NULL) in wpa_supplicant_pick_network()
1849 if (selected && ssid && ssid->mem_only_psk && !ssid->psk_set && in wpa_supplicant_pick_network()
1866 selected = NULL; in wpa_supplicant_pick_network()
[all …]
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dfirmware91 f_dialog_menutag_store -s "$selected"
106 if [ "${selected}" == "" ]; then
119 for fw in ${selected}; do
H A Ddocsinstall132 f_dialog_menutag_store -s "$selected"
158 for lang in $selected; do
H A Dwlanconfig191 [ "$DEF_REGDOMAIN" = 0 ] && DEF_REGDOMAIN="<not selected>"
192 [ "$DEF_COUNTRY" = 0 ] && DEF_COUNTRY="<not selected>"
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticRefactoringKinds.td24 def err_refactor_code_outside_of_function : Error<"the selected code is not a "
26 def err_refactor_extract_simple_expression : Error<"the selected expression "
28 def err_refactor_extract_prohibited_expression : Error<"the selected "
/freebsd/usr.bin/random/
H A Drandom.c58 bool selected; in main() local
155 selected = random_uniform_denom(denom); in main()
156 if (selected) { in main()
H A Drandomize_fd.c98 u_long i, j, numnode, selected; in randomize_fd() local
212 selected = arc4random_uniform(numnode); in randomize_fd()
215 if (j == selected) { in randomize_fd()
/freebsd/contrib/dialog/samples/
H A Ddialog.py203 def radiolist(self, text, height=15, width=54, list=[], selected=0): argument
214 if selected:
215 i, item, tmp = triples[selected - 1]
216 triples[selected - 1] = (i, item, 'on')
328 "Peanut Butter and Jelly", "Grilled cheese"], selected=4)
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt55 - cavium,wait-mode: Optional. If present, wait mode (WAITM) is selected.
57 - cavium,page-mode: Optional. If present, page mode (PAGEM) is selected.
62 - cavium,ale-mode: Optional. If present, ALE mode is selected.
64 - cavium,sam-mode: Optional. If present, SAM mode is selected.
66 - cavium,or-mode: Optional. If present, OR mode is selected.
/freebsd/usr.bin/systat/
H A Diostat.c188 if (dev_select[i].selected) in numlabels()
203 if (dev_select[i].selected) { in numlabels()
230 if (dev_select[i].selected) { in barlabels()
265 if (dev_select[i].selected) { in showiostat()
278 if (dev_select[i].selected) { in showiostat()
/freebsd/crypto/openssl/test/
H A Dconstant_time_test.c195 uint64_t selected = constant_time_select_64(CONSTTIME_TRUE_64, a, b); in test_select_64() local
197 if (selected != a) { in test_select_64()
199 BIO_printf(bio_err, "a=%jx b=%jx got %jx wanted a\n", a, b, selected); in test_select_64()
202 selected = constant_time_select_64(CONSTTIME_FALSE_64, a, b); in test_select_64()
203 if (selected != b) { in test_select_64()
204 BIO_printf(bio_err, "a=%jx b=%jx got %jx wanted b\n", a, b, selected); in test_select_64()
/freebsd/usr.sbin/iostat/
H A Diostat.c737 if ((dev_select[i].selected != 0) in phdr()
738 && (dev_select[i].selected <= maxshowdevs)) { in phdr()
759 if ((dev_select[i].selected != 0) in phdr()
760 && (dev_select[i].selected <= maxshowdevs)) { in phdr()
826 if (((perf_select == 0) && (dev_select[dn].selected == 0)) in devstats()
827 || (dev_select[dn].selected > maxshowdevs)) in devstats()
862 if ((dev_select[dn].selected == 0) in devstats()
863 || (dev_select[dn].selected > maxshowdevs)) in devstats()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_alpn_select_cb.pod65 should be set to the value of a single protocol selected from the B<in>,
75 matches an item in the B<client>, B<client_len> list is selected, and returned
92 must be set to point to the selected protocol (which may be within B<in>).
98 B<SSL_TLSEXT_ERR_OK> or if the zero length protocol is selected. The B<arg>
111 SSL_get0_alpn_selected() returns a pointer to the selected protocol in B<data>
113 is set to 0 if no protocol has been selected. B<data> must not be freed.
172 ALPN protocol selected.
181 ALPN protocol not selected, e.g., because no ALPN protocols are configured for
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-max77620.txt69 selected as FPS0, FPS1 or FPS2.
76 selected as FPS0, FPS1 or FPS2.
89 FPS source is selected as FPS0, FPS1 or
97 FPS source is selected as FPS0, FPS1 or
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/
H A Dmux.txt5 parents, one of which can be selected as output. This clock does not
15 register value selected parent clock
24 register value selected clock parent
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture.c49 static int selected(const char * filter, const char * name) in selected() function
58 return selected(UnityFixture.NameFilter, test); in testSelected()
63 return selected(UnityFixture.GroupFilter, group); in groupSelected()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax8998.txt32 - max8998,pmic-buck1-default-dvs-idx: Default voltage setting selected from
36 - max8998,pmic-buck2-default-dvs-idx: Default voltage setting selected from
45 for buck1 regulator that can be selected using dvs gpio.
49 for buck2 regulator that can be selected using dvs gpio.

12345678910>>...15