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

/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h692 pid_t e_tpgid; /* tty process group id */ member in struct:kinfo_proc::eproc
764 pid_t e_tpgid; /* tty process group id */ member in struct:user32_kinfo_proc::user32_eproc
793 pid_t e_tpgid; /* tty process group id */ member in struct:user64_kinfo_proc::user64_eproc
H A Dproc_info.h74 uint32_t e_tpgid; /* tty process group id */ member in struct:proc_bsdinfo
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c1537 ep->e_tpgid = sessp->s_ttypgrpid;
1597 ep->e_tpgid = sessp->s_ttypgrpid;
H A Dproc_info.c578 pbsd->e_tpgid = sessionp->s_ttypgrpid;

Completed in 41 milliseconds