Home
last modified time | relevance | path

Searched refs:doprint (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c80 int doprint(void *_x, void *arg) in doprint() function
101 dn_ht_scan(h, doprint, 0); in test_hash()
114 dn_ht_scan(h, doprint, 0); in test_hash()
123 dn_ht_scan(h, doprint, 0); in test_hash()
/freebsd-14.2/tools/tools/locale/tools/
H A Dextract-colldef.awk35 $1 == "LC_COLLATE" { doprint = 1 }
36 doprint == 1 { print }
/freebsd-14.2/sys/net80211/
H A Dieee80211_adhoc.c287 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
651 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in adhoc_input()
H A Dieee80211_sta.c518 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
925 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in sta_input()
H A Dieee80211_hostap.c457 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
849 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in hostap_input()
H A Dieee80211_output.c94 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
1057 if ((ieee80211_msg_debug(vap) && doprint(vap, type)) || in ieee80211_mgmt_output()