Searched refs:e_tpgid (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h638 pid_t e_tpgid; /* tty process group id */ member in struct:kinfo_proc::eproc
699 pid_t e_tpgid; /* tty process group id */ member in struct:user_kinfo_proc::user_eproc
H A Dproc_info.h72 uint32_t e_tpgid; /* tty process group id */ member in struct:proc_bsdinfo
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1341 ep->e_tpgid = sessp->s_ttypgrpid;
1422 ep->e_tpgid = sessp->s_ttypgrpid;
H A Dproc_info.c389 pbsd->e_tpgid = sessionp->s_ttypgrpid;

Completed in 49 milliseconds