Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Ddisptab.c277 #define LAST_STATUS 23 macro
294 if (status < 0 || status > LAST_STATUS) in statusName()