Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c422 static void init_atevent(char *, time_t, int, int);
795 init_atevent(dp->d_name, tim, jobtype, first); in read_dirs()
875 init_atevent(char *name, time_t tim, int jobtype, int first) in init_atevent() function