Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Drmdest.c60 type = S_UNLOAD_PRINTER;
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h59 # define S_UNLOAD_PRINTER 17 macro
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c425 case S_UNLOAD_PRINTER: in lpsched_load_unload_dest()
480 result = lpsched_load_unload_dest(handle, dest, S_UNLOAD_PRINTER); in lpsched_remove_printer()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp2.c221 (void) getmessage(m, S_UNLOAD_PRINTER, &printer); in s_unload_printer()