Searched refs:gmtime (Results 76 - 100 of 128) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_perfcount.c915 make_systemtime(&(block->SystemTime), gmtime(&tm));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwrite.c451 tbuf = gmtime(&ttime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c886 tm = *gmtime(&now);
921 { "gmtime", 0, 1, 'G', func_strftime },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dcmds.c730 tm = gmtime(&stbuf.st_mtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwrite.c415 tbuf = gmtime(&ttime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h71 // On Windows, gmtime _is_ threadsafe!
72 #warning using pseudo thread-safe wrapper for gmtime to emulate gmtime_r
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c706 if (!make_systemtime(&systime, gmtime((time_t *)msg->notify.data))) {
3405 t=gmtime(&queue->time);
3997 t=gmtime(&setuptime);
6489 t=gmtime(&queue->time);
6517 t=gmtime(&queue->time);
H A Dsrv_srvsvc_nt.c1909 /* We do this call first as if we do it *after* the gmtime call
1925 t = gmtime(&unixdate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c2145 tm_g = gmtime(&now);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dcommands.c1647 filetime = gmtime((time_t *) & statbuf.st_mtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp931 strftime(tmp, 255, "%a, %d %b %Y %H:%M:%S GMT", gmtime(&t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c2126 tm_g = gmtime(&now); tg = mktime(tm_g);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c2145 tm_g = gmtime(&now);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp1654 strftime(tmp, 256, "%Y-%m-%d %H:%M:%S GMT", gmtime(p));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c645 ltm = gmtime(&utc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dzipinfo.c2264 t = (d_t_str[0] == (char)1)? gmtime(modtimez) : localtime(modtimez);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evhttp/
H A Dhttp.c433 cur_p = gmtime(&t);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dhttp.c432 cur_p = gmtime(&t);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dservice.cpp1654 strftime(tmp, 256, "%Y-%m-%d %H:%M:%S GMT", gmtime(p));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp1654 strftime(tmp, 256, "%Y-%m-%d %H:%M:%S GMT", gmtime(p));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dservice.cpp1654 strftime(tmp, 256, "%Y-%m-%d %H:%M:%S GMT", gmtime(p));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroskadec.c1569 struct tm *ptm = gmtime(&creation_time);
H A Dmxfenc.c1660 struct tm *time = gmtime(&timestamp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp.c505 cur_p = gmtime(&t);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgpd.c3813 tm = gmtime (&uptime1);

Completed in 408 milliseconds

123456