| /illumos-gate/usr/src/test/libsec-tests/cmd/ |
| H A D | Makefile | 15 acl_fromtext \ 48 acl_fromtext : $(OBJS1) target
|
| H A D | acl_from_text.c | 117 err = acl_fromtext(str, &aclp); in main()
|
| /illumos-gate/usr/src/test/libsec-tests/tests/fromtext/ |
| H A D | acl_fromtext_1.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_3.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_7.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_6.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_4.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_5.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_0.ksh | 33 acl_fromtext "$ref" ||
|
| H A D | acl_fromtext_2.ksh | 33 acl_fromtext "$ref" ||
|
| /illumos-gate/usr/src/man/man3sec/ |
| H A D | Manlink | 21 acl_fromtext.3sec
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.man3sec.inc | 19 link path=usr/share/man/man3sec/acl_fromtext.3sec target=acl_totext.3sec
|
| H A D | system-test-libsectest.p5m | 24 file path=opt/libsec-tests/bin/acl_fromtext mode=0555
|
| /illumos-gate/usr/src/lib/libsec/common/ |
| H A D | mapfile-vers | 46 acl_fromtext;
|
| H A D | acltext.c | 825 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 D | acl.h | 304 extern int acl_fromtext(const char *, acl_t **);
|
| /illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
| H A D | srvsvc_sd.c | 197 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in srvsvc_sd_get_autohome()
|
| H A D | winreg_svc.c | 770 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in winreg_sd_format()
|
| H A D | smb_quota.c | 1230 if (acl_fromtext(SMB_QUOTA_CNTRL_PERM, &aclp) != 0) { in smb_quota_add_ctrldir()
|
| H A D | spoolss_svc.c | 1109 if (acl_fromtext("everyone@:full_set::allow", &acl) != 0) { in spoolss_format_sd()
|
| /illumos-gate/usr/src/test/ |
| H A D | .gitignore | 169 libsec-tests/cmd/acl_fromtext
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | rcp.c | 2037 aclerror = acl_fromtext(acltext, &aclp); in recvacl()
|
| /illumos-gate/usr/src/cmd/ndmpd/tlm/ |
| H A D | tlm_restore_writer.c | 2191 erc = acl_fromtext(acls->acl_info.attr_info, &aclp); in set_acl()
|
| /illumos-gate/usr/src/cmd/tar/ |
| H A D | tar.c | 3772 acl_fromtext( in doxtract()
|
| /illumos-gate/usr/src/lib/libzonecfg/common/ |
| H A D | libzonecfg.c | 3068 if (acl_fromtext(acltxt, &aclp) != 0) { in zonecfg_devperms_apply()
|