HomeSort by relevance Sort by last modified time
    Searched refs:sd_pgidp (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/os/
session.c 267 stp->sd_pgidp = NULL;
295 stp->sd_pgidp = sp->s_sidp;
317 mutex_enter(&stp->sd_lock); /* protects sd_pgidp/sd_sidp */
434 mutex_enter(&stp->sd_lock); /* protects sd_pgidp/sd_sidp */
517 pgsignal(stp->sd_pgidp, SIGHUP);
626 pgidp = stp->sd_pgidp;
streamio.c 386 stp->sd_pgidp = NULL;
756 ASSERT(stp->sd_pgidp == NULL);
    [all...]
strsubr.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/disp/
ts.c 1285 if ((stp->sd_pgidp != NULL) && (stp->sd_sidp != NULL)) {
1286 pgid = stp->sd_pgidp->pid_id;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
strsubr.h 83 * sd_pgidp
183 struct pid *sd_pgidp; /* controlling process group info */ member in struct:stdata
    [all...]

Completed in 60 milliseconds