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

  /onnv/onnv-gate/usr/src/cmd/cron/
cron.h 41 #define NQUEUE 26 /* number of queues available */
cron.c 227 qt[NQUEUE];
790 if (jobtype >= NQUEUE) {
1019 if (stat(pname, &buf) || jobtype >= NQUEUE) {
    [all...]

Completed in 0 milliseconds