Home
last modified time | relevance | path

Searched defs:ltm (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dprintmsg.c55 struct tm *ltm; in slapi_int_log_error() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dctime.c50 struct tm ltm; in gf_ctime() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dctime.c50 struct tm ltm; in gf_ctime() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dmain.c1457 struct tm ltm = *(localtime (&unixtime)); in format_time_t() local
1474 struct tm ltm = *(gmtime (&unixtime)); in gmformat_time_t() local
/netbsd-src/usr.sbin/ac/
H A Dac.c463 struct tm *ltm; in ac() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c1118 struct tm ltm; variable
1329 struct tm ltm; variable
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c1078 struct tm ltm; in my_strftime() local
1300 struct tm ltm; in my_strftime() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmodify.c860 struct tm ltm; in slap_timestamp() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c385 ldap_pvt_gettime( struct lutil_tm *ltm ) in ldap_pvt_gettime()