Home
last modified time | relevance | path

Searched refs:aclsort (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/man/man3sec/
H A DMakefile28 aclsort.3sec \
/titanic_44/usr/src/lib/libsec/
H A DMakefile43 common/aclsort.c common/aclcheck.c common/acl_lex.l \
H A DMakefile.com33 OBJS_COMMON= aclcheck.o aclmode.o aclsort.o acltext.o aclutils.o
/titanic_44/usr/src/cmd/setfacl/
H A Dsetfacl.c252 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 Daclsort.c80 aclsort(int nentries, int calcmask, aclent_t *aclbufp) in aclsort() function
H A Dmapfile-vers69 aclsort;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3sec.inc24 file path=usr/share/man/man3sec/aclsort.3sec
/titanic_44/usr/src/uts/common/sys/
H A Dacl.h273 extern int aclsort(int, int, aclent_t *);