p_pgid
PS_ADD("pgrp", "%d", p->p_pgid);
id = p->p_pgid;
id = p->p_pgid;
else if (*(int *)addr != sc->sc_async->p_pgid)
#define USB_PROC_GET_GID(td) (td)->p_pgid
#define USB_PROC_GET_GID(td) (td)->p_pgid
if (p->p_pgid != (pid_t)id) {
id = (id_t)q->p_pgid;
if (p->p_pgid == p->p_pid || (pgrp = pgfind(p->p_pid)) != NULL) {