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

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

Completed in 79 milliseconds