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

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
init.c 46 ET_NotifySize = 1;
277 for (i = 0; i < ET_NotifySize; i++) {
lpsched.c 128 if ((ET_NotifySize = atoi(optarg)) < 1)
129 ET_NotifySize = 1;
130 syslog(LOG_DEBUG, "-n option is %d", ET_NotifySize);
lpsched.h 386 ET_NotifySize; /* Number of notify execs */

Completed in 61 milliseconds