HomeSort by relevance Sort by last modified time
    Searched refs:check_form_alert (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
daisyforms.c 48 check_form_alert (prs->form, (_FORM *)0);
66 check_form_alert (pfs, (_FORM *)0);
116 ** check_form_alert() - CHECK CHANGES TO MOUNT FORM ALERT
120 check_form_alert(FSTATUS *pfs, _FORM *pf) function
142 syslog(LOG_DEBUG, "check_form_alert:\n");
144 syslog(LOG_DEBUG, "check_form_alert: pfs->name <%s>\n",
147 syslog(LOG_DEBUG, "check_form_alert: pf->name <%s>\n",
disp3.c 76 check_form_alert (Opfs, (_FORM *)0);
116 check_form_alert (pfs, (_FORM *)0);
547 check_form_alert (pfs, pf);
561 check_form_alert (pfs, pf);
lpsched.c 307 check_form_alert (FStatus[i], (_FORM *)0);
lpsched.h 283 void check_form_alert ( FSTATUS * , _FORM * );

Completed in 60 milliseconds