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

/freebsd-11-stable/bin/setfacl/
H A Dremove.c167 acl_new = acl_strip_np(*prev_acl, !n_flag);
169 err(1, "%s: acl_strip_np() failed", filename);
/freebsd-11-stable/lib/libc/posix1e/
H A DMakefile.inc77 acl_strip_np.3 \
H A Dacl_strip.c144 acl_strip_np(const acl_t aclp, int recalculate_mask) function
197 * Calculate trivial ACL - using acl_strip_np(3) - and compare
/freebsd-11-stable/sys/sys/
H A Dacl.h412 acl_t acl_strip_np(const acl_t _acl, int recalculate_mask);

Completed in 125 milliseconds