Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/lib/forms/
H A DMakefile38 rdform.o \
H A Dgetform.c88 if (rdform(name, formp, fd, 0, (int *)0) == -1) { in getform()
H A Dllib-llpfrm58 int rdform ( char * , FORM * , int , err_hndlr , int * );
H A Drdform.c56 rdform(char *name, FORM *formp, int fd, int (*error_handler)( int , int , int ), in rdform() function
/titanic_50/usr/src/cmd/lp/include/
H A Dform.h104 int rdform ( char * , FORM * , int , err_hndlr , int * );
/titanic_50/usr/src/cmd/lp/cmd/
H A Dlpforms.c500 if (rdform(form, &new_fbuf, fileno(input), onerror,