Home
last modified time | relevance | path

Searched refs:ats_brand (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/posix1e/
H A Dacl_branding.c64 return (acl->ats_brand); in _acl_brand()
106 acl->ats_brand = brand; in _acl_brand_as()
H A Dacl_init.c75 acl->ats_brand = ACL_BRAND_UNKNOWN; in acl_init()
/freebsd/sys/sys/
H A Dacl.h141 int ats_brand; member