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

/freebsd-10-stable/bin/getfacl/
H A Dgetfacl.c91 acl_from_stat(struct stat sb) function
232 acl = acl_from_stat(sb);
234 warn("%s: acl_from_stat() failed", path);

Completed in 50 milliseconds