Searched refs:facl_get (Results 1 – 12 of 12) sorted by relevance
| /illumos-gate/usr/src/man/man3sec/ |
| H A D | Manlink | 18 facl_get.3sec
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.man3sec.inc | 31 link path=usr/share/man/man3sec/facl_get.3sec target=acl_get.3sec
|
| /illumos-gate/usr/src/lib/libsec/common/ |
| H A D | mapfile-vers | 52 facl_get;
|
| H A D | aclutils.c | 236 facl_get(int fd, int get_flag, acl_t **aclp) in facl_get() function
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | acl.h | 298 extern int facl_get(int, int, acl_t **);
|
| /illumos-gate/usr/src/cmd/unpack/ |
| H A D | unpack.c | 358 error = facl_get(infile, ACL_NO_TRIVIAL, &aclp); in main()
|
| /illumos-gate/usr/src/cmd/pack/ |
| H A D | pack.c | 465 error = facl_get(infile, ACL_NO_TRIVIAL, &aclp); in main()
|
| /illumos-gate/usr/src/cmd/mv/ |
| H A D | mv.c | 2029 if ((aclerror = facl_get(sourcedirfd, 2067 if ((aclerror = facl_get(srcattrfd,
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | rcp.c | 1874 aclerror = facl_get(f, ACL_NO_TRIVIAL, &aclp); in sendacl()
|
| /illumos-gate/usr/src/lib/lib9p/common/backend/ |
| H A D | fs.c | 3207 ret = facl_get(fd, flag, &acl); in acl_get_fd_np()
|
| /illumos-gate/usr/src/cmd/cpio/ |
| H A D | cpio.c | 3974 if ((error = facl_get(dirfd, ACL_NO_TRIVIAL, &aclp)) != 0) { in retry_open_attr() 8460 if (facl_get(filefd, ACL_NO_TRIVIAL, &aclp) != 0) { in xattrs_out()
|
| /illumos-gate/usr/src/cmd/tar/ |
| H A D | tar.c | 8465 if ((error = facl_get(dirfd, ACL_NO_TRIVIAL, &aclp)) != 0) { in retry_open_attr()
|