Searched refs:putalert (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/lp/lib/forms/ |
H A D | putform.c | 112 && putalert(Lp_A_Forms, name, alertp) == -1 in putform()
|
/titanic_44/usr/src/cmd/lp/lib/printers/ |
H A D | printwheels.c | 154 if (putalert(Lp_A_PrintWheels, name, &(pwheelp->alert)) == -1)
|
H A D | putprinter.c | 490 && putalert(Lp_A_Printers, name, &(prbufp->fault_alert)) == -1 in putprinter()
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 86 putalert(char *parent, char *name, FALERT *alertp) in putalert() function
|
H A D | llib-llp | 120 int putalert ( char * , char * , FALERT * );
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | lp.h | 480 int putalert ( char * , char * , FALERT * );
|