Searched refs:PSS_PS (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/std/
H A Dpss.h40 #define PSS_PS (1<<5) /* force the ps method */ macro
H A Dpss.c62 pss->meth = (_pss_ps && ((disc->flags & PSS_PS) || getenv("_PSS_ps"))) ? _pss_ps : _pss_method;

Completed in 11 milliseconds