OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_active
(Results
1 - 23
of
23
) sorted by relevancy
/src/external/bsd/top/dist/
machine.h
72
#ifdef
p_active
/* uw7 define macro
p_active
*/
73
#define
P_ACTIVE
p_pactive
75
#define
P_ACTIVE
p_active
83
int
P_ACTIVE
; /* number of procs considered "active" */
/src/external/bsd/top/dist/machine/
m_aix43.c
419
if (si->
p_active
)
425
si->
p_active
= pref_len = active_procs;
m_linux.c
1059
si->
p_active
= active - pactive;
1065
if (si->
p_active
)
1066
qsort(pactive, si->
p_active
, sizeof(struct top_proc *),
m_linuxthr.c
854
si->
p_active
= active - pactive;
860
if (si->
p_active
)
861
qsort(pactive, si->
p_active
, sizeof(struct top_proc *),
m_hpux10.c
448
si->
p_active
= active;
m_hpux7.c
520
si->
p_active
= pref_len = active_procs;
m_hpux8.c
487
si->
p_active
= pref_len = active_procs;
m_hpux9.c
505
si->
p_active
= pref_len = active_procs;
m_irix5.c
424
si->
p_active
= active_procs;
m_macosx.c
181
// int
p_active
; /* number processes considered active */
624
si->
p_active
= pref_len = active_procs;
m_sunos4.c
631
si->
p_active
= pref_len = active_procs;
m_svr4.c
421
si->
p_active
= active_procs;
m_netbsd.c
735
si->
p_active
= pref_len = active_procs;
854
si->
p_active
= lref_len = active_lwps;
m_aix5.c
522
si->
p_active
= pref_len = active_procs;
m_decosf1.c
553
si->
p_active
= pref_len = active_procs;
m_irixsgi.c
521
si->
p_active
= active_procs;
m_sco5.c
94
#define SI_ACTIVE(p) p->
p_active
m_freebsd.c
1192
si->
p_active
= 0;
1369
si->
p_active
= pref_len = active_procs;
m_sunos5.c
1601
si->
p_active
= active_procs;
/src/usr.bin/config/
defs.h
248
int
p_active
; /* parent spec is actively used */
member in struct:pspec
mkioconf.c
422
if (p->p_devs == NULL || p->
p_active
!= DEVI_ACTIVE)
main.c
2075
p->
p_active
= state;
sem.c
1966
p->
p_active
= 0;
Completed in 29 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026