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

  /src/sys/sys/
acl.h 81 * "struct oldacl" is used in compatibility ACL syscalls and for on-disk
94 struct oldacl { struct
115 * storage of NFSv4 ACLs. POSIX.1e ACLs use "struct oldacl" for on-disk
311 int acl_copy_oldacl_into_acl(const struct oldacl *source,
314 struct oldacl *dest);
  /src/external/cddl/osnet/sys/sys/
acl.h 90 * "struct oldacl" is used in compatibility ACL syscalls and for on-disk
103 struct oldacl { struct
124 * storage of NFSv4 ACLs. POSIX.1e ACLs use "struct oldacl" for on-disk
320 int acl_copy_oldacl_into_acl(const struct oldacl *source,
323 struct oldacl *dest);

Completed in 15 milliseconds