Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c166 static int nostatus = NOSTATUS; /* default getstatus() return value */ variable
455 nostatus = INTERACTIVE; in initialize()
604 nostatus = WRITEPROCESS; in split()
929 int state = nostatus; /* the current state */ in getstatus()
951 return (nostatus); in getstatus()
1018 return (nostatus); in parsemesg()