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

/freebsd-12-stable/sys/kern/
H A Dvfs_acl.c77 static int kern___acl_set_path(struct thread *td, const char *path,
397 return(kern___acl_set_path(td, uap->path, uap->type, uap->aclp,
408 return(kern___acl_set_path(td, uap->path, uap->type, uap->aclp,
413 kern___acl_set_path(struct thread *td, const char *path, function

Completed in 101 milliseconds