Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h99 # define S_UNLOAD_FORM 57 macro
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c1127 switch (notify_spooler(S_UNLOAD_FORM, R_UNLOAD_FORM, form)) {
1366 if (sendmsg == S_UNLOAD_FORM)
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp3.c602 (void)getmessage (m, S_UNLOAD_FORM, &form); in s_unload_form()