Home
last modified time | relevance | path

Searched refs:acl_fromtext (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/man/man3sec/
H A DMakefile32 MANLINKS= acl_fromtext.3sec \
43 acl_fromtext.3sec := LINKSRC = acl_totext.3sec
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3sec.inc27 link path=usr/share/man/man3sec/acl_fromtext.3sec target=acl_totext.3sec
/titanic_41/usr/src/lib/libsec/common/
H A Dmapfile-vers45 acl_fromtext;
H A Dacltext.c795 error = acl_fromtext(aclstr, &aclp); in aclfromtext()
989 acl_fromtext(const char *acltextp, acl_t **ret_aclp) in acl_fromtext() function
1025 error = acl_fromtext(acltextp, aclp); in acl_parse()
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h284 extern int acl_fromtext(const char *, acl_t **);
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_sd.c193 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in srvsvc_sd_get_autohome()
H A Dsmb_quota.c1172 if (acl_fromtext(SMB_QUOTA_CNTRL_PERM, &aclp) != 0) { in smb_quota_add_ctrldir()
H A Dwinreg_svc.c769 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in winreg_sd_format()
H A Dspoolss_svc.c1109 if (acl_fromtext("everyone@:full_set::allow", &acl) != 0) { in spoolss_format_sd()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c2037 aclerror = acl_fromtext(acltext, &aclp); in recvacl()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c2190 erc = acl_fromtext(acls->acl_info.attr_info, &aclp); in set_acl()
/titanic_41/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2906 if (acl_fromtext(acltxt, &aclp) != 0) { in zonecfg_devperms_apply()
/titanic_41/usr/src/cmd/tar/
H A Dtar.c3713 acl_fromtext( in doxtract()
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c4923 acl_fromtext(&attr->attr_info[0], in gethdr()
/titanic_41/
H A D.gitignore7373 usr/src/man/man3sec/acl_fromtext.3sec