Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c303 trayWithForm(PSTATUS *pps, FSTATUS *pfs, int startingTray, int checkAvail) in trayWithForm() function
346 while ((tray = trayWithForm(pps, pfs, tray, 1)) > 0) { in allTraysWithForm()
362 return (trayWithForm(pps,pfs,0,1) >= 0 ); in isFormUsableOnPrinter()
367 return (trayWithForm(pps,pfs,0,0) >= 0 ); in isFormMountedOnPrinter()