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

  /onnv/onnv-gate/usr/src/uts/common/os/
session.c 268 stp->sd_sidp = NULL;
294 stp->sd_sidp = sp->s_sidp;
317 mutex_enter(&stp->sd_lock); /* protects sd_pgidp/sd_sidp */
324 (stp->sd_sidp != NULL) || /* stp already ctty? */
434 mutex_enter(&stp->sd_lock); /* protects sd_pgidp/sd_sidp */
627 sidp = stp->sd_sidp;
streamio.c 89 #define i_straccess(x, y) ((stp->sd_sidp == NULL) ? 0 : \
385 stp->sd_sidp = NULL;
755 ASSERT(stp->sd_sidp == NULL);
    [all...]
strsubr.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
strsubr.h 82 * sd_sidp
182 struct pid *sd_sidp; /* controlling session info */ member in struct:stdata
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/disp/
ts.c 1285 if ((stp->sd_pgidp != NULL) && (stp->sd_sidp != NULL)) {
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
socktpi.c     [all...]

Completed in 3109 milliseconds