Home
last modified time | relevance | path

Searched refs:SYSCALL_NULL (Results 1 – 2 of 2) sorted by relevance

/sys/include/
Dsyscall.h5 #define SYSCALL_NULL 0x00 macro
/sys/kern/
Dsyscall.c678 case SYSCALL_NULL: in Syscall_Entry()