Searched refs:strftime (Results 1 - 25 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_miscdebug.c45 strftime(gtstr, sizeof(gtstr) - 1, fmt, gtp);
51 strftime(ltstr, sizeof(ltstr) - 1, fmt, ltp);
H A Du_printf.c31 tbuflen = strftime(tbuf, sizeof(tbuf), "%H:%M:%S", ltp);
33 tbuflen = strftime(tbuf, sizeof(tbuf), "%Y-%m-%d %H:%M:%S", ltp);
H A Du_error.c37 buflen = strftime(buf, sizeof(buf), "%H:%M:%S ", ltp);
39 buflen = strftime(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S ", ltp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dstats.pl22 use POSIX qw(strftime);
63 $generated = strftime "%Y-%m-%d %H:%M:%S", gmtime;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dlogin.c70 strftime(buf, sizeof(buf), fmtstr_d, localtime(&t));
73 strftime(buf, sizeof(buf), fmtstr_t, localtime(&t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dlog.c91 (void) strftime(tstamp, sizeof(tstamp), LOG_TIME_FORMAT, tm);
99 (void) strftime(tstamp, sizeof(tstamp), LOG_TIME_FORMAT, tm);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dlog.c91 (void) strftime(tstamp, sizeof(tstamp), LOG_TIME_FORMAT, tm);
99 (void) strftime(tstamp, sizeof(tstamp), LOG_TIME_FORMAT, tm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dbprint.c185 if (room && (l = strftime(buf->str + buf->len, room, fmt, tm)))
187 /* strftime does not tell us how much room it would need: let us
195 /* if strftime fails because the buffer has (almost) reached
199 if ((l = strftime(buf2, sizeof(buf2), fmt, tm))) {
207 static const char txt[] = "[truncated strftime output]";
371 printf("strftime full: %u/%u \"%s\"\n", (unsigned)strlen(buf), b.len, b.str);
376 printf("strftime truncated: %u/%u \"%s\"\n", (unsigned)strlen(buf), b.len, b.str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dtrace.c142 (void) strftime(timeStr, sizeof(timeStr) - 1, "%Y-%m-%d %H:%M:%S %Z %z", localtime(&gTraceTime));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Ddebug.c103 strftime(timebuf, 256, "%H:%M:%S", lt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man27 use POSIX qw(strftime setlocale LC_TIME);
173 # Turn off localisation of date (for strftime).
182 my $date = strftime "%B %Y", localtime;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man27 use POSIX qw(strftime setlocale LC_TIME);
173 # Turn off localisation of date (for strftime).
182 my $date = strftime "%B %Y", localtime;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dhelp2man27 use POSIX qw(strftime setlocale LC_TIME);
160 # Turn off localisation of date (for strftime).
169 my $date = strftime "%B %Y", localtime;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dcal.c118 strftime(buf, sizeof(buf), "%B", &zero_tm);
123 strftime(buf, sizeof(buf), "%a", &zero_tm);
H A Ddate.c16 all the GNU strftime stuff (its in libc, lets use it),
231 strftime(date_buf, sizeof(date_buf), date_fmt, &tm_time);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DFTPServer.pm13 use POSIX qw(strftime);
649 use POSIX qw(strftime);
772 my $date = strftime ("%b %e %H:%M", localtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/lbl/
H A Dos-sunos4.h175 int strftime(char *, int, char *, struct tm *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/lbl/
H A Dos-sunos4.h175 int strftime(char *, int, char *, struct tm *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/custom/
H A Dstruct_tm.c72 { strftime(soap->tmpbuf, sizeof(soap->tmpbuf), "%Y-%m-%dT%H:%M:%SZ", &a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dlogger.c104 ret = strftime(stamp, sizeof(stamp), "%Y-%m-%d %H:%M:%S", localtime(&t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djacosubdec.c52 strftime(buf, sizeof(buf), arg, &ltime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_tm.c72 { strftime(soap->tmpbuf, sizeof(soap->tmpbuf), "%Y-%m-%dT%H:%M:%SZ", &a);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dplog.c103 len = strftime(p, reslen, "%Y-%m-%d %T: ", tm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dmain.c116 strftime(timebuf, 63, "%b %d %H:%M:%S.",localtime(&time_next_flush));
217 strftime(timebuf, 63, "%b %d %H:%M:%S.",localtime(&time_next_flush));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dcache.c60 if (strftime(timestr, 200, "%c", tmp) == 0)
81 if (strftime(timestr, 200, "%c", tmp) == 0)

Completed in 173 milliseconds

123456