Searched refs:printalert (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_pwheel.c | 78 printalert (stdout, &(oldS->alert), 0); in do_pwheel()
|
H A D | do_printer.c | 198 printalert (stdout, &(oldp->fault_alert), 1); in do_printer()
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 465 printalert(FILE *fp, FALERT *alertp, int isfault) in printalert() function
|
H A D | llib-llp | 125 void printalert ( FILE * , FALERT * , int );
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | lp.h | 485 void printalert ( FILE * , FALERT * , int );
|
/titanic_44/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 958 printalert (stdout, palert, 0);
|