Home
last modified time | relevance | path

Searched refs:SYSCALL_TIME (Results 1 – 3 of 3) sorted by relevance

/sys/include/
Dsyscall.h6 #define SYSCALL_TIME 0x01 macro
/lib/libc/
Dsyscall.c13 return syscall(SYSCALL_TIME); in OSTime()
/sys/kern/
Dsyscall.c680 case SYSCALL_TIME: in Syscall_Entry()