Searched refs:facl_get (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/man/man3sec/ |
H A D | Makefile | 36 facl_get.3sec \ 40 facl_get.3sec := LINKSRC = acl_get.3sec
|
/titanic_41/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
|
/titanic_41/usr/src/lib/libsec/common/ |
H A D | mapfile-vers | 51 facl_get;
|
H A D | aclutils.c | 234 facl_get(int fd, int get_flag, acl_t **aclp) in facl_get() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | acl.h | 278 extern int facl_get(int, int, acl_t **);
|
/titanic_41/usr/src/cmd/unpack/ |
H A D | unpack.c | 360 error = facl_get(infile, ACL_NO_TRIVIAL, &aclp); in main()
|
/titanic_41/usr/src/cmd/pack/ |
H A D | pack.c | 467 error = facl_get(infile, ACL_NO_TRIVIAL, &aclp); in main()
|
/titanic_41/usr/src/cmd/mv/ |
H A D | mv.c | 1706 if ((aclerror = facl_get(sourcedirfd, 1744 if ((aclerror = facl_get(srcattrfd,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 1874 aclerror = facl_get(f, ACL_NO_TRIVIAL, &aclp); in sendacl()
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 3966 if ((error = facl_get(dirfd, ACL_NO_TRIVIAL, &aclp)) != 0) { in retry_open_attr() 8442 if (facl_get(filefd, ACL_NO_TRIVIAL, &aclp) != 0) { in xattrs_out()
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 8410 if ((error = facl_get(dirfd, ACL_NO_TRIVIAL, &aclp)) != 0) { in retry_open_attr()
|
/titanic_41/ |
H A D | .gitignore | 7377 usr/src/man/man3sec/facl_get.3sec
|