Searched refs:acl_fromtext (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/man/man3sec/ |
H A D | Makefile | 32 MANLINKS= acl_fromtext.3sec \ 43 acl_fromtext.3sec := LINKSRC = acl_totext.3sec
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3sec.inc | 27 link path=usr/share/man/man3sec/acl_fromtext.3sec target=acl_totext.3sec
|
/titanic_41/usr/src/lib/libsec/common/ |
H A D | mapfile-vers | 45 acl_fromtext;
|
H A D | acltext.c | 795 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 D | acl.h | 284 extern int acl_fromtext(const char *, acl_t **);
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_sd.c | 193 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in srvsvc_sd_get_autohome()
|
H A D | smb_quota.c | 1172 if (acl_fromtext(SMB_QUOTA_CNTRL_PERM, &aclp) != 0) { in smb_quota_add_ctrldir()
|
H A D | winreg_svc.c | 769 if (acl_fromtext("owner@:rwxpdDaARWcCos::allow", &acl) != 0) in winreg_sd_format()
|
H A D | spoolss_svc.c | 1109 if (acl_fromtext("everyone@:full_set::allow", &acl) != 0) { in spoolss_format_sd()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 2037 aclerror = acl_fromtext(acltext, &aclp); in recvacl()
|
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_restore_writer.c | 2190 erc = acl_fromtext(acls->acl_info.attr_info, &aclp); in set_acl()
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 2906 if (acl_fromtext(acltxt, &aclp) != 0) { in zonecfg_devperms_apply()
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 3713 acl_fromtext( in doxtract()
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 4923 acl_fromtext(&attr->attr_info[0], in gethdr()
|
/titanic_41/ |
H A D | .gitignore | 7373 usr/src/man/man3sec/acl_fromtext.3sec
|