Home
last modified time | relevance | path

Searched refs:time_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/less/
H A Dforwback.c57 static time_type last_eof_bell = 0; in eof_bell()
58 time_type now = get_time(); in eof_bell()
H A Dos.c326 public time_type get_time(void) in get_time()
328 time_type t; in get_time()
H A Dless.h600 #define time_type time_t macro
602 #define time_type long macro
H A Dlinenum.c215 static time_type startime;
H A Dfuncs.h300 public time_type get_time(void);