Home
last modified time | relevance | path

Searched refs:isFormMountedOnPrinter (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c365 isFormMountedOnPrinter(PSTATUS *pps, FSTATUS *pfs) in isFormMountedOnPrinter() function
398 (!isFormMountedOnPrinter(pps,pfs)) && in max_requests_needing_form_mounted()
404 (!isFormMountedOnPrinter(pps,pfs))) in max_requests_needing_form_mounted()
H A Dlpsched.h329 int isFormMountedOnPrinter ( PSTATUS *, FSTATUS * );
H A Dalerts.c227 if ((! isFormMountedOnPrinter(p,fp)) && in fformat()
H A Dvalidate.c240 isFormMountedOnPrinter(PPS,PFS) \ in _validate()