Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dxsyscall.h37 #define XSYS_exit 1 macro
H A Dsyscall.c621 case XSYS_exit: in syscall()