Lines Matching refs:FSTATUS
281 void check_form_alert ( FSTATUS * , _FORM * );
315 void queue_form ( RSTATUS * , FSTATUS * );
317 void remount_form(register PSTATUS *, FSTATUS *, short);
329 int isFormMountedOnPrinter ( PSTATUS *, FSTATUS * );
330 int isFormUsableOnPrinter ( PSTATUS *, FSTATUS * );
331 char *allTraysWithForm ( PSTATUS *, FSTATUS * );
338 extern FSTATUS *new_fstatus(_FORM *f);
348 extern void free_fstatus(FSTATUS *);
354 extern FSTATUS *search_fptable(register char *);
355 extern FSTATUS *search_fstatus ( char * );
363 extern FSTATUS *form_in_question;
373 extern FSTATUS **FStatus; /* Status of forms */