Home
last modified time | relevance | path

Searched refs:UAREA (Results 1 – 4 of 4) sorted by relevance

/minix/bin/ps/
H A Dps.h66 #define UAREA 0x20 /* need to check p_uvalid */ macro
H A Dkeyword.c92 { .name = n1, .header = n2, .flag = (fl) | UAREA, .oproc = pvar, \
H A Dprint.c1407 if (v->flag & UAREA && !((struct kinfo_proc2 *)arg)->p_uvalid) { in pvar()
/minix/external/bsd/top/dist/machine/
H A Dm_hpux7.c318 # ifndef UAREA
321 ubase = UAREA;