Home
last modified time | relevance | path

Searched defs:avp (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_beacon.c182 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_alloc() local
704 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_generate() local
832 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_start_adhoc() local
H A Dif_ath.c1514 struct ath_vap *avp; local
1772 struct ath_vap *avp = ATH_VAP(vap); local
5612 struct ath_vap *avp = ATH_VAP(vap); local
6412 struct ath_vap *avp = ATH_VAP(ni->ni_vap); local
6487 struct ath_vap *avp = ATH_VAP(ni->ni_vap); local
6659 struct ath_vap *avp; local
6743 struct ath_vap *avp; local
H A Dif_ath_tx.c1871 struct ath_vap *avp = ATH_VAP(vap); in ath_tx_start() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_ttls.c110 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
135 struct wpabuf *avp; in eap_ttls_avp_encapsulate() local
180 struct ttls_avp *avp; in eap_ttls_avp_parse() local
/dflybsd-src/sbin/svc/
H A Dremote.c327 decode_args(connect_t *conn __unused, char ***avp, const char *ptr, size_t len) in decode_args()
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_ttls.c208 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
247 u8 *avp, *pos; in eap_ttls_avp_encapsulate() local
917 struct ttls_avp *avp; in eap_ttls_parse_avp() local
/dflybsd-src/sbin/ip6fw/
H A Dip6fw.c550 fill_ip6(struct in6_addr *ipno, struct in6_addr *mask, int *acp, char ***avp) in fill_ip6()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.c2151 merge_with_other_exprs (av_set_t *avp, av_set_iterator *ip, expr_t expr) in merge_with_other_exprs()
2337 av_set_substract_cond_branches (av_set_t *avp) in av_set_substract_cond_branches()
2364 av_set_code_motion_filter (av_set_t *avp, av_set_t av) in av_set_code_motion_filter()
H A Dsel-sched.c2651 moveup_set_expr (av_set_t *avp, insn_t insn, bool inside_insn_group) in moveup_set_expr()
2681 moveup_set_inside_insn_group (av_set_t *avp, ilist_t path) in moveup_set_inside_insn_group()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.c2168 merge_with_other_exprs (av_set_t *avp, av_set_iterator *ip, expr_t expr) in merge_with_other_exprs()
2354 av_set_substract_cond_branches (av_set_t *avp) in av_set_substract_cond_branches()
2381 av_set_code_motion_filter (av_set_t *avp, av_set_t av) in av_set_code_motion_filter()
H A Dsel-sched.c2610 moveup_set_expr (av_set_t *avp, insn_t insn, bool inside_insn_group) in moveup_set_expr()
2640 moveup_set_inside_insn_group (av_set_t *avp, ilist_t path) in moveup_set_inside_insn_group()
/dflybsd-src/usr.sbin/zic/
H A Dzic.c1337 atcomp(const void * avp, const void * bvp) in atcomp()