Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dalerts.c33 static char *Fa_msg[] = variable
222 fdprintf(fd, Fa_msg[0], NB(fp->form->name), NB(fp->form->name)); in fformat()
234 fdprintf(fd, Fa_msg[1], p->printer->name, n); in fformat()
240 if (numLines != 1) fdprintf(fd, Fa_msg[2], fp->requests); in fformat()
243 fdprintf(fd, Fa_msg[3], NB(fp->form->rcolor)); in fformat()
245 fdprintf(fd, Fa_msg[4]); in fformat()
248 fdprintf(fd, Fa_msg[5], NB(fp->form->chset)); in fformat()
250 fdprintf(fd, Fa_msg[6]); in fformat()