Home
last modified time | relevance | path

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

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