Searched refs:localtime_r (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_localtime.c21 if (localtime_r(&t, tp) == 0)
26 if (localtime_r(&t, tp) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dstrptime.c38 #if ! HAVE_LOCALTIME_R && ! defined localtime_r
40 # define localtime_r __localtime_r macro
42 /* Approximate localtime_r as best we can in its absence. */
43 # define localtime_r my_localtime_r macro
44 static struct tm *localtime_r __P ((const time_t *, struct tm *));
46 localtime_r (t, tp) function
57 #endif /* ! HAVE_LOCALTIME_R && ! defined (localtime_r) */
583 if (localtime_r (&secs, tm) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djacosubdec.c48 localtime_r(&now, &ltime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dhttpget.c227 pT = localtime_r(&t, &T);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dhttpget.c227 pT = localtime_r(&t, &T);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcmpt.c156 #if ! HAVE_LOCALTIME_R && ! defined localtime_r macro
158 # define localtime_r __localtime_r
160 /* Approximate localtime_r as best we can in its absence. */
161 # define localtime_r my_localtime_r
162 static struct tm *localtime_r __P ((const time_t *, struct tm *)); function
164 localtime_r (t, tp)
175 #endif /* ! HAVE_LOCALTIME_R && ! defined (localtime_r) */
737 if (localtime_r (&secs, tm) == NULL)
159 # define localtime_r macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloslib.c64 ** where it uses gmtime_r/localtime_r
69 #define l_localtime(t,r) localtime_r(t,r)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c869 static void localtime_r(const time_t *t, struct tm *tm) function
884 localtime_r(&now, &tm);
1099 localtime_r(&now, &ltime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/utils/
H A Dnfnl_osf.c122 localtime_r((time_t *)&tv.tv_sec, &tm);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/utils/
H A Dnfnl_osf.c122 localtime_r((time_t *)&tv.tv_sec, &tm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h57 #define wxLocaltime_r localtime_r
62 #warning using pseudo thread-safe wrapper for localtime to emulate localtime_r
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.c584 if ((localtime_r(&now, &tm_now) == NULL) ||
585 (localtime_r(&next_change, &tm_next_change) == NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsegment.c694 localtime_r(&sec, &ti);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawtext.c460 localtime_r(&now, &ltime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Dwebserver.c1125 localtime_r(&now, &T);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Dwebserver.c1125 localtime_r(&now, &T);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c180 return localtime_r( _clock, _result );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-entry.c1593 tm = localtime_r (&t, &tms);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Drc.c3586 localtime_r(&now, &local);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))
H A Dstdsoap2.cpp10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp10746 if (localtime_r(&n, pT))
10764 if (localtime_r(&n, pT))
10787 if (localtime_r(&n, pT))

Completed in 726 milliseconds

12