Searched refs:SYS_facl (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | syscall.h | 408 #define SYS_facl 200 macro
|
/titanic_44/usr/src/uts/common/brand/solaris10/ |
H A D | s10_brand.c | 548 s10_emulation_table[SYS_facl] = 1; /* 200 */ in _init()
|
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 974 if (__systemcall(&rval, SYS_facl + 1024, fd, in has_trivial_native_acl() 989 if (__systemcall(&rval, SYS_facl + 1024, fd, ACE_GETACL, cnt, in has_trivial_native_acl() 1168 res = __systemcall(rval, SYS_facl + 1024, fdes, cmd, nentries, aclbufp); in s10_facl()
|