Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c168 static int nostatus = NOSTATUS; /* default getstatus() return value */ variable
457 nostatus = INTERACTIVE; in initialize()
606 nostatus = WRITEPROCESS; in split()
931 int state = nostatus; /* the current state */ in getstatus()
953 return (nostatus); in getstatus()
1020 return (nostatus); in parsemesg()