Searched refs:settimes (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.bin/calendar/
H A Dday.c49 settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2) function
H A Dcalendar.h158 void settimes(time_t,int before, int after, int friday, struct tm *tp1, struct tm *tp2);
H A Dcalendar.c188 settimes(f_time, f_dayBefore, f_dayAfter, Friday, &tp1, &tp2);
/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h434 extern void settimes (void);
H A Dsh.time.c61 settimes(void) function
H A Dsh.proc.c1821 settimes();
H A Dsh.c296 settimes(); /* Immed. estab. timing base */

Completed in 85 milliseconds