Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

syscalls.h

Go to the documentation of this file.
00001 
00010 SYSCALL(nanosleep, 3)
00011 SYSCALL(read, 3)
00012 SYSCALL(readv, 3)
00013 SYSCALL(write, 3)
00014 SYSCALL(writev, 3)
00015 SYSCALL(select, 5)
00016 SYSCALL(poll, 3)
00017 SYSCALL(wait4, 4)
00018 SYSCALL(accept, 2)
00019 SYSCALL(connect, 3)
00020 #ifdef SIGSAFE_HAVE_KEVENT
00021 SYSCALL(kevent, 6)
00022 #endif

Generated on Fri Feb 4 11:13:32 2005 for sigsafe by doxygen 1.3.5