Home
last modified time | relevance | path

Searched refs:OSExit (Results 1 – 6 of 6) sorted by relevance

/tests/
Dwritetest.c33 OSExit(0); in write()
38 OSExit(0); in write()
51 OSExit(0); in writetest()
67 OSExit(0); in read()
72 OSExit(0); in read()
81 OSExit(0); in read()
94 OSExit(0); in readtest()
/lib/libc/
Dabort.c11 OSExit(-1); in abort()
Dexit.c43 OSExit(status & 0x00ff); in exit()
Dsyscall.c17 OSExit(int status) in OSExit() function
/lib/libc/amd64/
Dentry.S13 call OSExit
/include/
Dsyscall.h12 void OSExit(int status);