Searched refs:DEAD_PROCESS (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dwho.c141 # ifndef DEAD_PROCESS
142 # define DEAD_PROCESS 8 macro
144 # define dead(ut) ((ut).ut_type == DEAD_PROCESS)
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetut.c232 * and DEAD_PROCESS the type of the entry in "fubuf",
238 case DEAD_PROCESS:
242 type == DEAD_PROCESS) &&
488 if (utp->ut_type == DEAD_PROCESS)
586 * DEAD_PROCESS entry or creating a new one. This routine only
H A Dgetutx.c345 * and DEAD_PROCESS the type of the entry in "fubuf",
351 case DEAD_PROCESS:
355 type == DEAD_PROCESS) &&
593 curx->ut_type == DEAD_PROCESS) &&
691 tmpxbuf.ut_type == DEAD_PROCESS))
944 if (ucp->ut_type == DEAD_PROCESS)
991 * DEAD_PROCESS entry or creating a new one. This routine only
1181 if (ut->ut_type == DEAD_PROCESS)

Completed in 34 milliseconds