Searched refs:accepted (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Darm-it.s1 # Check that IT is accepted in ARM mode on older architectures
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sparc/
H A Dv9branch1.s1 # Check if maximum possible branch distances for v9 branches are accepted
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dbork.s1 ; Check that some ISO 8859-1 "scandinavian" letters are accepted in
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/h8300/
H A Dpr3134.d2 # name: Check that both encodings of mov.l (disp32) are accepted (PR 3134)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Dthumb2-bl-blx-interwork.s8 @ The following four instructions are accepted by gas, but generate
32 @ These eight are all accepted by gas, but generate bad code.
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_auth.c37 int accepted; /* HOSTAPD_ACL_* */ member in struct:hostapd_cached_radius_acl
82 if (entry->accepted == HOSTAPD_ACL_ACCEPT_TIMEOUT)
91 return entry->accepted;
439 cache->accepted = HOSTAPD_ACL_ACCEPT_TIMEOUT;
441 cache->accepted = HOSTAPD_ACL_ACCEPT;
456 cache->accepted = HOSTAPD_ACL_REJECT;
461 hapd->drv.set_radius_acl_auth(hapd, query->addr, cache->accepted,
H A Dhostapd.h70 const u8 *mac, int accepted,
H A Dap_drv_ops.c163 const u8 *mac, int accepted,
168 return hapd->driver->set_radius_acl_auth(hapd->drv_priv, mac, accepted,
162 hostapd_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) argument
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.h50 * guaranteed to be accepted */
125 accepted:1, /* workaround cf. check_peer_cert*/ member in struct:tls_conn_settings
H A Dtls.c551 DPRINTF(D_TLS, "accepted: fingerprints match\n");
623 if (!conn_info->accepted)
624 loginfo("Established connection and accepted %s certificate "
640 conn_info->accepted = true;
647 if (!conn_info->accepted)
697 (conn_info->accepted ? ", cb was already called" : ""));
938 * ... but does if the cert is not accepted */
1869 conn_info->accepted = false;
1898 conn_info->accepted = false;
1922 conn_info->accepted
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpc_prot.c74 static void accepted __P((enum accept_stat, struct rpc_err *));
236 accepted(acpt_stat, error) function
320 accepted(msg->acpted_rply.ar_stat, error);
/netbsd-6-1-5-RELEASE/sys/netiso/xebec/
H A Dllparse.c40 register int accepted = false; local
79 accepted = true;
120 } while(!accepted);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dcomment-1.s1 # Check that "naked" comments are accepted and ignored on all different
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnd/
H A Dlog.c43 extern int accepted;
H A Dmsghdl.c318 if (do_monitor && accepted)
392 if (do_monitor && accepted)
435 if (do_monitor && accepted)
464 if (do_monitor && accepted)
515 if (do_monitor && accepted)
687 if (do_monitor && accepted)
917 if (do_monitor && accepted)
971 if (do_monitor && accepted)
H A Dmain.c553 if (accepted)
585 if (accepted)
H A Disdnd.h431 #define ST_ACCEPTED 11 /* remote accepted */
642 int accepted = 0; variable
720 int accepted; variable
H A Dmonitor.c114 accepted = 0;
518 accepted = 0;
610 accepted = 1;
H A Dsupport.c674 if (do_monitor && accepted)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Dsyntax-1.s32 ! All register names accepted, either case.
/netbsd-6-1-5-RELEASE/dist/nvi/dist/ExtUtils/
H A DEmbed.pm290 When invoked with parameters the following are accepted and optional:
365 When invoked with parameters the following are accepted and optional:
/netbsd-6-1-5-RELEASE/sys/compat/ndis/
H A Dkern_ndis.c1912 uint8_t accepted, queue; local
1924 MSCALL3(isrfunc, &accepted, &queue, adapter);
1926 *ourintr = accepted;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/drivers/
H A Ddriver.h1565 * @accepted: Whether the station was accepted
1569 int (*set_radius_acl_auth)(void *priv, const u8 *mac, int accepted,
1664 * request was accepted. The caller will need to wait until the
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY600 Add IPv6 mobility header to list of accepted keywords for V6 headers
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x483 accepted).

Completed in 273 milliseconds