Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddispatch.h61 void s_unload_class ( char * , MESG * );
H A Ddisptab.c59 /* S_UNLOAD_CLASS */ s_unload_class, D_ADMIN,
H A Ddisp2.c461 s_unload_class(char *m, MESG *md) in s_unload_class() function