Symbol: proc_type
usr/src/cmd/auditreduce/option.c
180
if (proc_type(optarg))
usr/src/cmd/auditreduce/option.c
95
static int proc_type(char *);
usr/src/cmd/sendmail/src/util.c
2466
int proc_type;
usr/src/cmd/sendmail/src/util.c
2527
npv[i].proc_type = PROC_NONE;
usr/src/cmd/sendmail/src/util.c
2537
ProcListVec[i].proc_type = type;
usr/src/cmd/sendmail/src/util.c
2616
type = ProcListVec[i].proc_type;
usr/src/cmd/sendmail/src/util.c
2793
if (ProcListVec[i].proc_type != type)
usr/src/uts/common/inet/squeue.c
602
squeue_drain(squeue_t *sqp, uint_t proc_type, hrtime_t expire)
usr/src/uts/common/inet/squeue.c
618
if (proc_type != SQS_WORKER && STACK_BIAS + (uintptr_t)getfp() -
usr/src/uts/common/inet/squeue.c
637
sqp->sq_state |= SQS_PROC | proc_type;
usr/src/uts/common/inet/squeue.c
731
if ((now < expire) || (proc_type == SQS_WORKER)) {
usr/src/uts/common/inet/squeue.c
746
if (proc_type == SQS_WORKER)
usr/src/uts/common/inet/squeue.c
762
sqp->sq_state &= ~proc_type;
usr/src/uts/common/inet/squeue.c
772
if ((proc_type == SQS_WORKER) && (sqp->sq_state & SQS_POLLING)) {
usr/src/uts/common/inet/squeue.c
795
sqp->sq_state &= ~proc_type;
usr/src/uts/common/inet/squeue.c
809
sqp->sq_state &= ~(SQS_PROC | proc_type);
usr/src/uts/common/inet/squeue.c
814
if ((proc_type != SQS_WORKER) &&
usr/src/uts/common/io/mac/mac_sched.c
2644
const mac_soft_ring_set_state_t proc_type)
usr/src/uts/common/io/mac/mac_sched.c
2694
mac_srs->srs_state |= (SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
2793
if (proc_type == SRS_WORKER) {
usr/src/uts/common/io/mac/mac_sched.c
2809
mac_srs->srs_state &= ~proc_type;
usr/src/uts/common/io/mac/mac_sched.c
2843
mac_srs->srs_state &= ~(SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
2853
mac_srs->srs_state &= ~(SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
2874
const mac_soft_ring_set_state_t proc_type)
usr/src/uts/common/io/mac/mac_sched.c
2964
mac_srs->srs_state |= (SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
3060
if (proc_type == SRS_WORKER) {
usr/src/uts/common/io/mac/mac_sched.c
3081
mac_srs->srs_state &= ~proc_type;
usr/src/uts/common/io/mac/mac_sched.c
3110
mac_srs->srs_state &= ~(SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
3124
mac_srs->srs_state &= ~(SRS_PROC|proc_type);
usr/src/uts/common/io/mac/mac_sched.c
4096
const mac_soft_ring_set_state_t proc_type __unused)
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfclib.h
348
uint32_t proc_type:8;
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfclib.h
370
uint32_t proc_type:8;
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mbox.h
1768
uint32_t proc_type:8;
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mbox.h
1790
uint32_t proc_type:8;
usr/src/uts/i86pc/sys/apic.h
245
proc_type: 2, /* undocumented feature */