Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c101 struct aclstate *as; in acl_attach() local
119 struct aclstate *as = vap->iv_as; in acl_detach() local
131 _find_acl(struct aclstate *as, const uint8_t *macaddr) in _find_acl()
145 _acl_free(struct aclstate *as, struct acl *acl) in _acl_free()
158 struct aclstate *as = vap->iv_as; in acl_check() local
175 struct aclstate *as = vap->iv_as; in acl_add() local
214 struct aclstate *as = vap->iv_as; in acl_remove() local
233 struct aclstate *as = vap->iv_as; in acl_free_all() local
249 struct aclstate *as = vap->iv_as; in acl_setpolicy() local
276 struct aclstate *as = vap->iv_as; in acl_getpolicy() local
[all …]
/haiku/src/bin/network/traceroute/
H A Das.c125 unsigned int as; in as_lookup() local
/haiku/headers/libs/agg/
H A Dagg_vcgen_contour.h58 void approximation_scale(double as) { m_stroker.approximation_scale(as); } in approximation_scale()
H A Dagg_vcgen_stroke.h66 void approximation_scale(double as) { m_stroker.approximation_scale(as); } in approximation_scale()
H A Dagg_math_stroke.h76 void approximation_scale(double as) { m_approx_scale = as; } in approximation_scale()
H A Dagg_renderer_scanline.h458 const ColorStorage& as, in render_all_paths()
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_name.c754 ns_name_eq(ns_nname_ct a, size_t as, ns_nname_ct b, size_t bs) { in ns_name_eq()
/haiku/src/add-ons/kernel/drivers/network/ether/rtl8139/dev/rl/
H A Dif_rl.c637 uint16_t as[3]; in rl_attach() local
/haiku/src/bin/network/telnet/
H A Dtelnet.c685 is_unique(char *name, char **as, char **ae) in is_unique()
/haiku/src/libs/libsolv/solv/
H A Drepo_write.c117 const char *as; in needid_cmp_need_s() local
/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/re/
H A Dif_re.c1216 u_int16_t as[ETHER_ADDR_LEN / 2]; in re_attach() local
/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h53 uint16 as:3; member