| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/top/dist/machine/ | |
| m_linux.c | 212 static struct top_proc **nextactive; variable in typeref:struct:top_proc 1070 nextactive = pactive; 1109 struct top_proc *p = *nextactive++; |
| m_linuxthr.c | 193 static struct top_proc **nextactive; variable in typeref:struct:top_proc 865 nextactive = pactive; 889 struct top_proc *p = *nextactive++; |