Home
last modified time | relevance | path

Searched refs:acl_check (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libposix1e/
HDacl_support.h38 int acl_check(struct acl *acl);
HDacl_valid.c57 error = acl_check(acl); in acl_valid()
HDacl_support.c132 acl_check(struct acl *acl) in acl_check() function
/dragonfly/sys/netproto/802_11/wlan_acl/
HDieee80211_acl.c162 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check() function
349 .iac_check = acl_check,