Home
last modified time | relevance | path

Searched refs:p_active (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dmachine.h72 #ifdef p_active /* uw7 define macro p_active */
75 #define P_ACTIVE p_active
H A DPorting71 int p_active; /* number of procs considered "active" */
H A DChanges326 for p_active to avoid collision with system macros.
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_linuxthr.c854 si->p_active = active - pactive; in get_process_info()
860 if (si->p_active) in get_process_info()
861 qsort(pactive, si->p_active, sizeof(struct top_proc *), in get_process_info()
H A Dm_aix43.c419 if (si->p_active) in get_process_info()
425 si->p_active = pref_len = active_procs; in get_process_info()
H A Dm_linux.c1059 si->p_active = active - pactive; in get_process_info()
1065 if (si->p_active) in get_process_info()
1066 qsort(pactive, si->p_active, sizeof(struct top_proc *), in get_process_info()
H A Dm_hpux10.c448 si->p_active = active;
H A Dm_svr4.c421 si->p_active = active_procs; in get_process_info()
H A Dm_hpux7.c520 si->p_active = pref_len = active_procs;
H A Dm_irix5.c424 si->p_active = active_procs;
H A Dm_hpux8.c487 si->p_active = pref_len = active_procs;
H A Dm_netbsd.c735 si->p_active = pref_len = active_procs; in get_proc_info()
854 si->p_active = lref_len = active_lwps; in get_lwp_info()
H A Dm_sco5.c94 #define SI_ACTIVE(p) p->p_active
H A Dm_sunos4.c631 si->p_active = pref_len = active_procs;
H A Dm_macosx.c624 si->p_active = pref_len = active_procs; in get_process_info()
H A Dm_hpux9.c505 si->p_active = pref_len = active_procs;
H A Dm_freebsd.c1192 si->p_active = 0; in get_process_info()
1369 si->p_active = pref_len = active_procs; in get_process_info()
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; in get_process_info()
H A Dm_sunos5.c1601 si->p_active = active_procs; in get_process_info()
/netbsd-src/usr.bin/config/
H A Dmkioconf.c350 if (p->p_devs == NULL || p->p_active != DEVI_ACTIVE) in emitparents()
H A Ddefs.h248 int p_active; /* parent spec is actively used */ member
H A Dmain.c2075 p->p_active = state; in do_kill_orphans()
H A Dsem.c1961 p->p_active = 0; in getpspec()