Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/pflags/
H A Dpflags.c70 #define PROCFLAGS \ macro
74 #define ALLFLAGS (LWPFLAGS|PROCFLAGS)
186 if ((flags = (pstatus.pr_flags & PROCFLAGS)) != 0) in look()