Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/test/libsec-tests/cmd/
H A DMakefile15 acl_fromtext \
48 acl_fromtext : $(OBJS1) target
H A Dacl_from_text.c117 err = acl_fromtext(str, &aclp); in main()
/illumos-gate/usr/src/test/libsec-tests/tests/fromtext/
H A Dacl_fromtext_1.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_3.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_7.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_6.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_4.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_5.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_0.ksh33 acl_fromtext "$ref" ||
H A Dacl_fromtext_2.ksh33 acl_fromtext "$ref" ||
/illumos-gate/usr/src/man/man3sec/
H A DManlink21 acl_fromtext.3sec
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3sec.inc19 link path=usr/share/man/man3sec/acl_fromtext.3sec target=acl_totext.3sec
H A Dsystem-test-libsectest.p5m24 file path=opt/libsec-tests/bin/acl_fromtext mode=0555
/illumos-gate/usr/src/lib/libsec/common/
H A Dmapfile-vers46 acl_fromtext;
H A Dacltext.c825 error = acl_fromtext(aclstr, &aclp); in aclfromtext()
1019 acl_fromtext(const char *acltextp, acl_t **ret_aclp) in acl_fromtext() function
1055 error = acl_fromtext(acltextp, aclp); in acl_parse()
/illumos-gate/usr/src/uts/common/sys/
H A Dacl.h304 extern int acl_fromtext(const char *, acl_t **);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_sd.c197 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in srvsvc_sd_get_autohome()
H A Dwinreg_svc.c770 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in winreg_sd_format()
H A Dsmb_quota.c1230 if (acl_fromtext(SMB_QUOTA_CNTRL_PERM, &aclp) != 0) { in smb_quota_add_ctrldir()
H A Dspoolss_svc.c1109 if (acl_fromtext("everyone@:full_set::allow", &acl) != 0) { in spoolss_format_sd()
/illumos-gate/usr/src/test/
H A D.gitignore169 libsec-tests/cmd/acl_fromtext
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c2037 aclerror = acl_fromtext(acltext, &aclp); in recvacl()
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c2191 erc = acl_fromtext(acls->acl_info.attr_info, &aclp); in set_acl()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c3772 acl_fromtext( in doxtract()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3068 if (acl_fromtext(acltxt, &aclp) != 0) { in zonecfg_devperms_apply()

12