Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dports.c49 open_dialup(char *ptype, PRINTER *pp) in open_dialup() function
H A Dlpsched.h261 int open_dialup ( char * , PRINTER * );
H A Dexec.c568 ret = open_dialup(request->printer_type, in exec()