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

/barrelfish-master/lib/libc/posix1e/
H A Dacl_branding.c159 acl_get_brand_np(acl_t acl, int *brand_p) argument
162 if (acl == NULL || brand_p == NULL) {
166 *brand_p = _acl_brand(acl);

Completed in 29 milliseconds