Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cron/
H A Dcron.h45 #define BATCHEVENT 1 macro
H A Dat.c296 if ((argc + tflag == 0) && (jobtype != BATCHEVENT)) in main()
304 if (jobtype == BATCHEVENT) in main()