Searched refs:PSS_PS (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/std/ | ||
H A D | pss.h | 40 #define PSS_PS (1<<5) /* force the ps method */ macro |
H A D | pss.c | 62 pss->meth = (_pss_ps && ((disc->flags & PSS_PS) || getenv("_PSS_ps"))) ? _pss_ps : _pss_method; |
Completed in 11 milliseconds