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

/freebsd-12-stable/bin/setfacl/
H A Dremove.c165 acl_new = acl_strip_np(*prev_acl, !n_flag);
167 err(1, "%s: acl_strip_np() failed", filename);
/freebsd-12-stable/lib/libc/posix1e/
H A DMakefile.inc78 acl_strip_np.3 \
H A Dacl_strip.c146 acl_strip_np(const acl_t aclp, int recalculate_mask) function
199 * Calculate trivial ACL - using acl_strip_np(3) - and compare
/freebsd-12-stable/sys/sys/
H A Dacl.h414 acl_t acl_strip_np(const acl_t _acl, int recalculate_mask);

Completed in 79 milliseconds