Searched refs:putform (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dllib-llpfrm57 int putform ( char * , FORM * , FALERT * , FILE ** );
H A DMakefile37 putform.o \
H A Dputform.c45 ** putform() - WRITE FORM STRUCTURE TO DISK FILES
49 putform(char *name, FORM *formp, FALERT *alertp, FILE **p_align_fp) function
/illumos-gate/usr/src/cmd/lp/include/
H A Dform.h103 int putform ( char * , FORM * , FALERT * , FILE ** );
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c744 if (putform(fbuf.name, P_FBUF, &alert, &align_fp) == -1) {
1008 if (putform(fbuf.name, (FORM *)0, p_new_alert, (FILE **)0) == -1) {

Completed in 72 milliseconds