Searched refs:update_atevent (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cron/ |
H A D | cron.c | 425 static void update_atevent(struct usr *, char *, time_t, int); 889 update_atevent(u, name, tim, jobtype); in init_atevent() 1062 update_atevent(u, name, tim, jobtype); in mod_atjob() 1094 update_atevent(struct usr *u, char *name, time_t tim, int jobtype) in update_atevent() function
|