Home
last modified time | relevance | path

Searched refs:ATEVENT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dcron.h49 #define ATEVENT 0 macro
H A Dcron.c782 if (!valid_entry(dp->d_name, ATEVENT)) in read_dirs()
823 if (type == ATEVENT) { in valid_entry()
880 u = create_ulist(name, ATEVENT); in init_atevent()
884 u = create_ulist(name, ATEVENT); in init_atevent()
1050 u = create_ulist(pw->pw_name, ATEVENT); in mod_atjob()
H A Dat.c143 static short jobtype = ATEVENT; /* set to 1 if batch job */