t_current 127 daemons/execd/execd_commands.c get_current_time(struct timespec *t_current, struct timespec *t_orig) t_current 129 daemons/execd/execd_commands.c clock_gettime(CLOCK_MONOTONIC, t_current); t_current 131 daemons/execd/execd_commands.c *t_orig = *t_current;