t_orig 129 daemons/execd/execd_commands.c get_current_time(struct timespec *t_current, struct timespec *t_orig) t_orig 132 daemons/execd/execd_commands.c if ((t_orig != NULL) && !time_is_set(t_orig)) { t_orig 133 daemons/execd/execd_commands.c *t_orig = *t_current;