Home
last modified time | relevance | path

Searched defs:pfs (Results 1 – 9 of 9) sorted by relevance

/titanic_52/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c43 queue_form(RSTATUS *prs, FSTATUS *pfs) in queue_form() argument
60 FSTATUS * pfs = prs->form; in unqueue_form() local
120 check_form_alert(FSTATUS *pfs, _FORM *pf) in check_form_alert() argument
305 trayWithForm(PSTATUS * pps,FSTATUS * pfs,int startingTray,int checkAvail) trayWithForm() argument
328 allTraysWithForm(PSTATUS * pps,FSTATUS * pfs) allTraysWithForm() argument
362 isFormUsableOnPrinter(PSTATUS * pps,FSTATUS * pfs) isFormUsableOnPrinter() argument
367 isFormMountedOnPrinter(PSTATUS * pps,FSTATUS * pfs) isFormMountedOnPrinter() argument
378 max_requests_needing_form_mounted(FSTATUS * pfs) max_requests_needing_form_mounted() argument
[all...]
H A Ddisp3.c38 remount_form(register PSTATUS *pps, FSTATUS *pfs, short trayNum) in remount_form() argument
294 register FSTATUS *pfs; s_mount() local
341 register FSTATUS *pfs; s_mount_tray() local
492 register FSTATUS *pfs; s_load_form() local
574 _unload_form(register FSTATUS * pfs) _unload_form() argument
600 register FSTATUS *pfs; s_unload_form() local
[all...]
H A Dschedule.c89 register FSTATUS * pfs; in schedule() local
375 ev_form_message_body(FSTATUS *pfs, RSTATUS *prs, char *toSelf, char ***sysList) in ev_form_message_body() argument
389 ev_form_message(FSTATUS * pfs) ev_form_message() argument
[all...]
H A Dstatus.c461 FSTATUS *pfs; in showForms() local
496 FSTATUS *pfs; in markFormsMounted() local
518 FSTATUS *pfs; in parseFormList() local
[all...]
H A Ddisp4.c342 register FSTATUS *pfs; in s_quiet_alert() local
491 register FSTATUS *pfs,*pfsWas; in s_paper_changed() local
H A Dpickfilter.c81 pickfilter(RSTATUS *prs, CANDIDATE *pc, FSTATUS *pfs) in pickfilter() argument
[all...]
H A Dvalidate.c76 register FSTATUS *pfs = 0; in _validate() local
836 _chkopts(RSTATUS * prs,CANDIDATE * pc,FSTATUS * pfs) _chkopts() argument
[all...]
H A Dlpsched.c294 FSTATUS *pfs; in process() local
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dfstab.c34 static struct fstab *pfs; variable