Searched refs:notify_spooler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c62 static int notify_spooler ( int , int , char * );
77 static int notify_spooler();
769 notify_spooler (S_LOAD_FORM, R_LOAD_FORM, fbuf.name);
1127 switch (notify_spooler(S_UNLOAD_FORM, R_UNLOAD_FORM, form)) {
1285 ** notify_spooler() - NOTIFY SPOOLER OF ACTION ON FORMS DB
1290 notify_spooler ( function
1296 notify_spooler (sendmsg, replymsg, form)

Completed in 56 milliseconds