Searched defs:pd_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/utmpd/
H A Dutmpd.c110 * pd_type's
116 int pd_type; /* Command type */ member in struct:pidrec
670 p->pd_type, (int)p->pd_pid));
671 switch (p->pd_type) {
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c82 int pd_type; /* command type */ member in struct:pidrec
87 * pd_type's
1132 prec.pd_type = cmd;
1352 prec.pd_type = cmd;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h236 uchar_t pd_type; /* new or old */ member in struct:fc_remote_port
/illumos-gate/usr/src/uts/common/sys/
H A Dpcmcia.h335 int pd_type; member in struct:pcm_device_info
/illumos-gate/usr/src/cmd/init/
H A Dinit.c394 int pd_type; /* Command type */ member in struct:pidrec
399 * pd_type's
3639 switch (p->pd_type) {

Completed in 61 milliseconds