Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dforwback.c58 static time_type last_eof_bell = 0; in eof_bell()
59 time_type now = get_time(); in eof_bell()
H A Dos.c328 public time_type get_time(void) in get_time()
330 time_type t; in get_time()
H A Dless.h618 #define time_type time_t
620 #define time_type long
600 #define time_type global() macro
602 #define time_type global() macro
H A Dlinenum.c217 time_type startime;
H A Dfuncs.h335 public time_type get_time(void);