Home
last modified time | relevance | path

Searched refs:checktable (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c519 checktable(const struct scanlist *scan, const struct ieee80211_channel *c) in checktable() function
586 if (checktable(table, c)) in sweepchannels()
/freebsd/contrib/lua/src/
H A Dltests.c359 static void checktable (global_State *g, Table *h) { in checktable() function
472 checktable(g, gco2t(o)); in checkrefs()