Searched refs:SYS_open (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsyscall.h45 #define SYS_open 5 macro
/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dtests.c92 my_fd = syscall( SYS_open, my_pathp, (O_RDWR | O_EXCL), 0 );

Completed in 29 milliseconds