Home
last modified time | relevance | path

Searched refs:tm2time (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dtm2time.c47 tm2time (struct tm tm, int local) in tm2time() function
H A Dversion-script.map122 tm2time;
H A DMakefile.am114 tm2time.c \
H A DMakefile.in167 strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
194 libroken_la-timeval.lo libroken_la-tm2time.lo \
597 strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-tm2time.Plo@am__quote@
1268 libroken_la-tm2time.lo: tm2time.c
1269 …roken_la-tm2time.lo -MD -MP -MF $(DEPDIR)/libroken_la-tm2time.Tpo -c -o libroken_la-tm2time.lo `te…
1270 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-tm2time.Tpo $(DEPDIR)/libroken_la-tm2time.Plo
1273 …AGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-tm2time.lo `test -f 'tm2time.c' || echo '$(srcdir)/'…
H A Droken.h.in750 ROKEN_LIB_FUNCTION time_t ROKEN_LIB_CALL tm2time (struct tm, int);
/freebsd/kerberos5/lib/libroken/
H A DMakefile68 tm2time.c \
/freebsd/crypto/heimdal/kadmin/
H A Dutil.c228 *t = tm2time (tm, 0); in str2time_t()
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool.c901 t = tm2time (tm, 0); in pcert_verify()