HomeSort by: relevance | last modified time | path
    Searched defs:kern___acl_get_path (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_acl.c 303 return kern___acl_get_path(l, SCARG(uap, path), SCARG(uap, type),
315 return kern___acl_get_path(l, SCARG(uap, path), SCARG(uap, type),
320 kern___acl_get_path(struct lwp *l, const char *path, acl_type_t type, function in typeref:typename:int

Completed in 12 milliseconds