Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/include/
H A Damq_defs.h69 typedef time_t *time_type; typedef
86 time_type mt_mounttime;
120 time_type mi_modify;
189 extern bool_t xdr_time_type(XDR *xdrs, time_type *objp);
/freebsd-12.1/contrib/less/
H A Dos.c188 public time_type
191 time_type t; in get_time()
H A Dless.h529 #define time_type time_t macro
531 #define time_type long macro
H A Dlinenum.c219 static time_type startime;
H A Dfuncs.h246 public time_type get_time LESSPARAMS ((VOID_PARAM));
/freebsd-12.1/contrib/amd/amq/
H A Damq_xdr.c48 xdr_time_type(XDR *xdrs, time_type *objp) in xdr_time_type()
H A Damq.c80 time_print(time_type tt) in time_print()