t_orig            131 daemons/execd/execd_commands.c get_current_time(struct timespec *t_current, struct timespec *t_orig)
t_orig            134 daemons/execd/execd_commands.c     if ((t_orig != NULL) && !time_is_set(t_orig)) {
t_orig            135 daemons/execd/execd_commands.c         *t_orig = *t_current;