Searched refs:p_active (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dmachine.h72 #ifdef p_active /* uw7 define macro p_active */
75 #define P_ACTIVE p_active
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_aix43.c419 if (si->p_active)
425 si->p_active = pref_len = active_procs;
H A Dm_linux.c1059 si->p_active = active - pactive;
1065 if (si->p_active)
1066 qsort(pactive, si->p_active, sizeof(struct top_proc *),
H A Dm_linuxthr.c854 si->p_active = active - pactive;
860 if (si->p_active)
861 qsort(pactive, si->p_active, sizeof(struct top_proc *),
H A Dm_hpux10.c448 si->p_active = active;
H A Dm_hpux7.c520 si->p_active = pref_len = active_procs;
H A Dm_hpux8.c487 si->p_active = pref_len = active_procs;
H A Dm_hpux9.c505 si->p_active = pref_len = active_procs;
H A Dm_irix5.c424 si->p_active = active_procs;
H A Dm_macosx.c181 // int p_active; /* number processes considered active */
624 si->p_active = pref_len = active_procs;
H A Dm_sunos4.c631 si->p_active = pref_len = active_procs;
H A Dm_svr4.c421 si->p_active = active_procs;
H A Dm_netbsd.c665 si->p_active = pref_len = active_procs;
779 si->p_active = lref_len = active_lwps;
H A Dm_aix5.c522 si->p_active = pref_len = active_procs;
H A Dm_decosf1.c553 si->p_active = pref_len = active_procs;
H A Dm_irixsgi.c521 si->p_active = active_procs;
H A Dm_sco5.c94 #define SI_ACTIVE(p) p->p_active
H A Dm_freebsd.c1192 si->p_active = 0;
1369 si->p_active = pref_len = active_procs;
H A Dm_sunos5.c1601 si->p_active = active_procs;
/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Ddefs.h178 int p_active; /* parent spec is actively used */ member in struct:pspec
H A Dmkioconf.c339 if (p->p_devs == NULL || p->p_active != DEVI_ACTIVE)
H A Dmain.c1650 p->p_active = state;
H A Dsem.c1644 p->p_active = 0;

Completed in 128 milliseconds