Searched refs:getsid (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/man/man2/
H A DMakefile88 getsid.2 \
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c263 * getsid
279 getsid(proc_t p, struct getsid_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c3261 * Test getpgrp, getpgid, getsid, setpgid, setpgrp, setsid system calls.
3270 my_session_id = getsid( 0 );
3272 printf( "getsid call failed with error %d - \"%s\" \n",

Completed in 35 milliseconds