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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsyscall.h352 #define SYS_settid_with_pid 311 macro
/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dtests.c1614 my_err = syscall( SYS_settid_with_pid, getppid( ), 1 );
1624 my_err = syscall( SYS_settid_with_pid, 0, 0 );

Completed in 33 milliseconds