Home
last modified time | relevance | path

Searched defs:mktime (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/lib/
H A Dmktime.c49 # define mktime my_mktime macro
508 mktime (struct tm *tp) in mktime() function
521 weak_alias (mktime, timelocal) in weak_alias() argument
/netbsd/external/bsd/ntp/dist/libntp/
H A Dmktime.c286 mktime( in mktime() function
/netbsd/external/gpl2/xcvs/include/
H A Dconfig.h1204 #define mktime rpl_mktime macro
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h67 time_t (*mktime)(struct tm *timeptr); member
/netbsd/lib/libc/time/
H A Dprivate.h593 # define mktime tz_mktime macro
H A Dlocaltime.c2494 mktime(struct tm *tmp) in mktime() function