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

/freebsd-10.0-release/sys/kern/
H A Dvfs_acl.c125 acl_copyin(void *user_acl, struct acl *kernel_acl, acl_type_t type) function
216 error = acl_copyin(aclp, inkernelacl, type);
308 error = acl_copyin(aclp, inkernelacl, type);

Completed in 68 milliseconds