Home
last modified time | relevance | path

Searched full:syscall (Results 226 – 250 of 591) sorted by relevance

12345678910>>...24

/titanic_53/usr/src/lib/libbc/libc/sys/sys5/
H A Dchown.c27 #include <sys/syscall.h>
H A Drmdir.c27 #include <sys/syscall.h>
H A Dmkdir.c26 #include <sys/syscall.h>
H A Dchmod.c26 #include <sys/syscall.h>
H A Dchdir.c29 #include <sys/syscall.h>
H A Dlink.c26 #include <sys/syscall.h>
H A Dsymlink.c26 #include <sys/syscall.h>
H A Daccess.c29 #include <sys/syscall.h>
H A Dpathconf.c29 #include <sys/syscall.h>
/titanic_53/usr/src/lib/libc/common/sys/
H A D_lgrpsys.s34 * Syscall entry point for lgroup interface routines
H A D_pset.s34 * Syscall entry point for pset_create, pset_assign, pset_destroy,
/titanic_53/usr/src/lib/libdtrace_jni/java/docs/examples/
H A Dtarget.d29 syscall:::entry
H A Dsyscall.d29 syscall:::entry
/titanic_53/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s33 BSDSYSCALL(syscall)
/titanic_53/usr/src/cmd/dtrace/demo/agg/
H A Drenormalize.d34 syscall:::entry
/titanic_53/usr/src/lib/libbc/libc/sys/4.2/
H A Dchown.c28 #include <sys/syscall.h>
H A Daccess.c30 #include <sys/syscall.h>
/titanic_53/usr/src/lib/libbc/libc/sys/common/
H A Dclose.c29 #include <sys/syscall.h>
H A Dfsync.c29 #include <sys/syscall.h>
/titanic_53/usr/src/cmd/sgs/lddstub/sparc/
H A Dlddstub.s31 #include <sys/syscall.h>
/titanic_53/usr/src/uts/sparc/sys/
H A Dsysconfig_impl.h28 * platform-specific variables for the SUN private sysconfig syscall
/titanic_53/usr/src/cmd/pfexecd/
H A Dpfexecd.c29 #include <sys/syscall.h>
170 int ret = syscall(SYS_privsys, PRIVSYS_PFEXEC_REG, fd); in register_pfexec()
180 (void) syscall(SYS_privsys, PRIVSYS_PFEXEC_UNREG, doorfd); in unregister_pfexec()
/titanic_53/usr/src/uts/intel/ia32/sys/
H A Dtraptrace.h286 #define TT_SYSC 0xad /* system call via syscall (32-bit) */
287 #define TT_SYSC64 0xae /* system call via syscall (64-bit) */
/titanic_53/usr/src/lib/libc/port/gen/
H A Dattrat.c35 #include <sys/syscall.h>
60 return (syscall(SYS_openat, fd, name, FXATTRDIROPEN, 0)); in __openattrdirat()
/titanic_53/usr/src/uts/intel/sys/
H A Dsysconfig_impl.h29 * platform-specific variables for the SUN private sysconfig syscall

12345678910>>...24