Home
last modified time | relevance | path

Searched refs:nextactive (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/top/dist/machine/
H A Dm_linuxthr.c193 static struct top_proc **nextactive; variable
865 nextactive = pactive; in get_process_info()
889 struct top_proc *p = *nextactive++; in format_next_process()
H A Dm_linux.c212 static struct top_proc **nextactive; variable
1070 nextactive = pactive; in get_process_info()
1109 struct top_proc *p = *nextactive++; in format_next_process()