Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dokprinter.c42 static int okinterface ( char * , PRINTER * );
87 if (!prbufp->remote && isput && !okinterface(name, prbufp)) in okprinter()
134 okinterface(char *name, PRINTER *prbufp) in okinterface() function