Searched refs:facl_set (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/man/man3sec/ |
H A D | Makefile | 37 facl_set.3sec 41 facl_set.3sec := LINKSRC = acl_get.3sec
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3sec.inc | 32 link path=usr/share/man/man3sec/facl_set.3sec target=acl_get.3sec
|
/titanic_50/usr/src/lib/libsec/common/ |
H A D | mapfile-vers | 52 facl_set;
|
H A D | aclutils.c | 310 facl_set(int fd, acl_t *aclp) in facl_set() function
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | acl.h | 280 extern int facl_set(int, acl_t *acl);
|
/titanic_50/usr/src/cmd/mv/ |
H A D | mv.c | 1719 if (facl_set(targetdirfd, attrdiracl) != 0) { 1761 if ((facl_set(targattrfd, xacl)) < 0) { 1830 if (xacl && ((facl_set(targattrfd, xacl)) < 0)) {
|
/titanic_50/usr/src/cmd/unpack/ |
H A D | unpack.c | 459 if (aclp && (facl_set(outfile, aclp) < 0)) { in main()
|
/titanic_50/usr/src/cmd/pack/ |
H A D | pack.c | 572 if (aclp && (facl_set(outfile, aclp) < 0)) { in main()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 2046 if (facl_set(f, aclp) < 0) { in recvacl()
|
/titanic_50/usr/src/cmd/tar/ |
H A D | tar.c | 3620 ret = facl_set(dirfd, aclp); in doxtract() 3622 ret = facl_set(ofile, aclp); in doxtract() 8496 error = facl_set(dirfd, aclp); in retry_open_attr()
|
/titanic_50/usr/src/cmd/cpio/ |
H A D | cpio.c | 1869 if (facl_set(dirfd, aclp) < 0) { in creat_spec() 4010 error = facl_set(dirfd, aclp); in retry_open_attr() 5700 if (facl_set(result, aclp) < 0) { in openout()
|
/titanic_50/ |
H A D | .gitignore | 7378 usr/src/man/man3sec/facl_set.3sec
|