Searched refs:selected (Results 26 - 50 of 51) sorted by relevance

123

/freebsd-10.0-release/sys/fs/nandfs/
H A Dnandfs_cleaner.c340 int select, selected; local
365 selected = 0;
383 selected++;
387 if (selected == 0) {
/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Deap_ttls.c71 char *selected; local
77 selected = "EAP";
82 selected = "EAP";
85 selected = "MSCHAPV2";
88 selected = "MSCHAP";
91 selected = "PAP";
94 selected = "CHAP";
98 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase2 type: %s", selected);
/freebsd-10.0-release/crypto/openssh/
H A Daudit-bsm.c234 * Check if the specified event is selected (enabled) for auditing.
235 * Returns 1 if the event is selected, 0 if not and -1 on failure.
238 selected(char *username, uid_t uid, au_event_t event, int sf) function
272 sel = selected(the_authctxt->user, uid, event_no, rc);
/freebsd-10.0-release/sys/net/
H A Dieee8023ad_lacp.c1372 enum lacp_selected selected = lp->lp_selected; local
1376 lacp_dprintf(lp, "%s: state= 0x%x, selected= 0x%x, "
1378 lp->lp_mux_state, selected, p_sync, p_collecting);
1387 if (selected != LACP_UNSELECTED) {
1395 if (selected == LACP_SELECTED && la->la_pending == 0) {
1397 } else if (selected == LACP_UNSELECTED) {
1402 if (selected == LACP_SELECTED && p_sync) {
1404 } else if (selected != LACP_SELECTED) {
1409 if (selected == LACP_SELECTED && p_sync && p_collecting) {
1411 } else if (selected !
[all...]
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dmep-desc.c2424 /* MAX_HW is only an upper bound on the number of selected entries.
2427 const CGEN_HW_ENTRY **selected = local
2432 memset (selected, 0, MAX_HW * sizeof (CGEN_HW_ENTRY *));
2437 selected[init[i].type] = &init[i];
2438 cd->hw_table.entries = selected;
2458 /* MAX_OPERANDS is only an upper bound on the number of selected entries.
2461 const CGEN_OPERAND **selected = xmalloc (MAX_OPERANDS * sizeof (* selected)); local
2465 memset (selected, 0, MAX_OPERANDS * sizeof (CGEN_OPERAND *));
2470 selected[ini
[all...]
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c556 * formed before allowing other networks to be selected.
869 struct wpa_ssid *selected, const u8 *bssid)
899 ssid->disabled = ssid != selected;
1318 wpa_printf(MSG_DEBUG, " selected based on WPS IE "
1344 wpa_printf(MSG_DEBUG, " selected based on WPS IE");
1346 wpa_printf(MSG_DEBUG, " selected based on WPS IE "
1354 wpa_printf(MSG_DEBUG, " selected based on WPS IE");
1421 struct wpa_bss *selected, struct wpa_ssid *ssid)
1432 "present in scan results; selected BSSID " MACSTR,
1433 MAC2STR(selected
868 wpas_wps_reassoc(struct wpa_supplicant *wpa_s, struct wpa_ssid *selected, const u8 *bssid) argument
1420 wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, struct wpa_bss *selected, struct wpa_ssid *ssid) argument
[all...]
H A Dwpa_supplicant_i.h784 struct wpa_bss *selected,
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Ddummynet.txt44 selected by an external filter such as ipfw, and passed to the emulator
60 selected through a mask on the 5-tuple itself.
117 flow_mask and attached to a scheduler instance selected
/freebsd-10.0-release/sys/boot/i386/boot0/
H A Dboot0.S112 * When a partition is selected, or a timeout expires, the currently
113 * selected partition is used to load the next stage boot code,
318 * Whatever drive we selected, make it an ascii digit and save it
455 * selected partition, and leave the drive number unchanged.
458 addw $partbl,%ax # selected
475 * If going to next drive, replace drive with selected one.
483 * Load selected bootsector to the LOAD location in RAM. If read
492 pushw %si # Save ptr to selected part.
499 * putkey prints the option selected in %dl (F1..F5 or 1..5) followed by
H A Dboot0ext.S188 * Whatever drive we selected, make it an ascii digit and save it back
278 addw $partbl,%ax # selected
293 * If going to next drive, replace drive with selected one.
300 * load selected bootsector to the LOAD location in RAM.
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdbarch.sh1060 selected, the corresponding INIT function is called.
1070 information obtained from INFO.ABFD or the previously selected
1076 values from the previously selected architecture for this
1081 doesn't recognize the selected architecture; an existing \`\`struct
1085 - that describes the selected architecture (see gdbarch_alloc()).
1166 The actual architecture selected is determined by INFO, \`\`(gdb) set
1168 architecture. INFO should be initialized to zero and then selected
1212 When a previously created architecture is re-selected, the
2202 "Previous architecture 0x%08lx (%s) selected\n",
2224 "New architecture 0x%08lx (%s) selected\
[all...]
H A Dada-lang.c2470 if there is no such symbol or none is selected. NAME is used
2588 /* necessary), returning the number selected, and setting the first */
2589 /* elements of SYMS and BLOCKS to the selected symbols and */
2590 /* corresponding blocks. Error if no symbols selected. BLOCKS may */
3519 * selected frame, add symbols matching identifier NAME in DOMAIN
4268 struct symtabs_and_lines selected;
4372 selected.sals = (struct symtab_and_line *)
4374 selected.sals[0] = val;
4375 selected.nelts = 1;
4376 return selected;
4258 struct symtabs_and_lines selected; local
[all...]
/freebsd-10.0-release/usr.bin/vmstat/
H A Dvmstat.c839 if ((dev_select[i].selected)
840 && (dev_select[i].selected <= maxshowdevs))
1048 if ((dev_select[dn].selected == 0)
1049 || (dev_select[dn].selected > maxshowdevs))
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dcrypto.c3039 AlgorithmIdentifier *selected)
3045 memset(selected, 0, sizeof(*selected));
3086 ret = copy_AlgorithmIdentifier(&peer->val[i], selected);
3099 ret = copy_AlgorithmIdentifier(cipher->ai_func(), selected);
3108 ret = copy_AlgorithmIdentifier(def, selected);
3035 hx509_crypto_select(const hx509_context context, int type, const hx509_private_key source, hx509_peer_info peer, AlgorithmIdentifier *selected) argument
H A Dhxtool.c1487 AlgorithmIdentifier selected; local
1505 ret = hx509_crypto_select(context, type, NULL, peer, &selected);
1509 der_print_heim_oid (&selected.algorithm, '.', &s);
1512 free_AlgorithmIdentifier(&selected);
/freebsd-10.0-release/contrib/gcc/
H A Dfunction.c621 struct temp_slot *p, *best_p = 0, *selected = NULL, **pp;
661 selected = p;
662 cut_slot_from_list (selected, &avail_temp_slots);
674 selected = best_p;
675 cut_slot_from_list (selected, &avail_temp_slots);
708 if (selected == 0)
755 selected = p;
758 p = selected;
615 struct temp_slot *p, *best_p = 0, *selected = NULL, **pp; local
H A Dtree-ssa-loop-ivopts.c159 struct iv_cand *selected; member in struct:iv_use
160 /* The selected candidate. */
5227 greedy heuristic -- we try to replace at most one candidate in the selected
5267 use->selected = iv_ca_cand_for_use (set, use)->cand;
5302 find_interesting_uses_op (data, cand->var_after)->selected = cand;
5675 /* Rewrite the uses using the selected induction variables. */
5687 cand = use->selected;
/freebsd-10.0-release/usr.bin/systat/
H A Dvmstat.c378 if (dev_select[i].selected) {
533 if (dev_select[i].selected) {
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dt1_lib.c1667 unsigned char *selected; local
1682 if (s->ctx->next_proto_select_cb(s, &selected, &selected_len, data, size, s->ctx->next_proto_select_cb_arg) != SSL_TLSEXT_ERR_OK)
1693 memcpy(s->next_proto_negotiated, selected, selected_len);
/freebsd-10.0-release/contrib/dialog/
H A Dutil.c653 * first character if selected.
660 int selected)
677 (void) wattrset(win, selected ? attrs[3] : attrs[2]);
683 (void) wattrset(win, selected ? attrs[1] : attrs[0]);
697 (void) wattrset(win, selected ? attrs[1] : attrs[0]);
1725 * if the help button were selected. Now we want to exit with "HELP",
1826 * If the --tab-correct was not selected, convert tabs to single spaces.
656 dlg_print_listitem(WINDOW *win, const char *text, int climit, bool first, int selected) argument
/freebsd-10.0-release/gnu/usr.bin/rcs/
H A Drcstest440 total revisions: 13; selected revisions: 1
/freebsd-10.0-release/lib/libradius/
H A Dradlib.c649 rad_continue_send_request(struct rad_handle *h, int selected, int *fd, argument
660 if (selected) {
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot218 msg_geli_setup="Initializing encryption on selected disks,\n this will take several seconds per disk"
235 msg_no_disks_selected="No disks selected."
236 msg_not_enough_disks_selected="Not enough disks selected. (%u < %u minimum)"
266 msg_swap_size_help="Customize how much swap space is allocated to each selected disk"
267 msg_these_disks_are_too_small="These disks are too small given the amount of requested\nswap (%s) and/or geli(8) (%s) partitions, which would\ntake 50%% or more of each of the following selected disk\ndevices (not recommended):\n\n %s\n\nRecommend changing partition size(s) and/or selecting a\ndifferent set of devices."
467 # disks are selected to satisfy the chosen vdev type or user wants to
473 # Confirm the vdev type that was selected
523 f_dprintf "No disks selected."
538 # Not enough disks selected
541 "Not enough disks selected
[all...]
/freebsd-10.0-release/crypto/openssl/util/
H A Dpod2man.pl78 unless the file ends in F<.pm> in which case section 3 will be selected.
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.c886 /* Set up the flags based on the cpu/architecture selected by the user. */
7910 rtx selected = NULL;
7945 && (!selected || new_cost <= selected_cost))
7947 selected = tmp;
7960 && (!selected || new_cost <= selected_cost))
7962 selected = from;
7971 gcc_assert (selected);
7974 from = emit_jump_insn_after (gen_jump (label), selected);
7896 rtx selected = NULL; local

Completed in 245 milliseconds

123