Searched refs:PSS_sched (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/std/
H A Dpss.h73 #define PSS_sched (1L<<16) macro
87 PSS_sched|PSS_sid|PSS_size|PSS_start|PSS_state|\
H A Dpss-getprocs.c52 #undef PSS_sched
53 #define PSS_sched 0
H A Dpss-cygwin.c55 #undef PSS_sched
56 #define PSS_sched 0
H A Dpss-procfs.c37 #undef PSS_sched
38 #define PSS_sched 0
H A Dpss-ps.c228 case PSS_sched:
H A Dpss.c246 if ((fields & PSS_sched) && pe->sched)
H A Dps.c255 PSS_sched,

Completed in 17 milliseconds