Home
last modified time | relevance | path

Searched refs:facl_set (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/man/man3sec/
H A DMakefile37 facl_set.3sec
41 facl_set.3sec := LINKSRC = acl_get.3sec
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3sec.inc32 link path=usr/share/man/man3sec/facl_set.3sec target=acl_get.3sec
/titanic_50/usr/src/lib/libsec/common/
H A Dmapfile-vers52 facl_set;
H A Daclutils.c310 facl_set(int fd, acl_t *aclp) in facl_set() function
/titanic_50/usr/src/uts/common/sys/
H A Dacl.h280 extern int facl_set(int, acl_t *acl);
/titanic_50/usr/src/cmd/mv/
H A Dmv.c1719 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 Dunpack.c459 if (aclp && (facl_set(outfile, aclp) < 0)) { in main()
/titanic_50/usr/src/cmd/pack/
H A Dpack.c572 if (aclp && (facl_set(outfile, aclp) < 0)) { in main()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c2046 if (facl_set(f, aclp) < 0) { in recvacl()
/titanic_50/usr/src/cmd/tar/
H A Dtar.c3620 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 Dcpio.c1869 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.gitignore7378 usr/src/man/man3sec/facl_set.3sec