Searched refs:aclsort (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/man/man3sec/ |
H A D | Makefile | 28 aclsort.3sec \
|
/titanic_44/usr/src/lib/libsec/ |
H A D | Makefile | 43 common/aclsort.c common/aclcheck.c common/acl_lex.l \
|
H A D | Makefile.com | 33 OBJS_COMMON= aclcheck.o aclmode.o aclsort.o acltext.o aclutils.o
|
/titanic_44/usr/src/cmd/setfacl/ |
H A D | setfacl.c | 252 if (aclsort(cnt, rfg, aclp) == -1) { in mod_entries() 320 if (aclsort(aclcnt, rflag, aclp) == -1) { in set_file_entries() 352 if (aclsort(aclcnt, rflag, aclp) == -1) { in set_online_entries()
|
/titanic_44/usr/src/lib/libsec/common/ |
H A D | aclsort.c | 80 aclsort(int nentries, int calcmask, aclent_t *aclbufp) in aclsort() function
|
H A D | mapfile-vers | 69 aclsort;
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3sec.inc | 24 file path=usr/share/man/man3sec/aclsort.3sec
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | acl.h | 273 extern int aclsort(int, int, aclent_t *);
|