Searched refs:brand_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/lib/libc/posix1e/
H A Dacl_branding.c161 acl_get_brand_np(acl_t acl, int *brand_p) argument
164 if (acl == NULL || brand_p == NULL) {
168 *brand_p = _acl_brand(acl);

Completed in 111 milliseconds