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

  /src/sys/ufs/ufs/
acl.h 51 int ufs_getacl(void *);
55 #define ufs_getacl genfs_eopnotsupp macro
ufs_acl.c 294 * XXX: If ufs_getacl() should work on file systems not supporting
308 * XXX: If ufs_getacl() should work on filesystems
361 ufs_getacl(void *v) function in typeref:typename:int

Completed in 13 milliseconds