Searched refs:strptime (Results 76 - 100 of 103) sorted by relevance

12345

/netbsd-current/usr.bin/cvslatest/
H A Dcvslatest.c143 if ((p = strptime(dt, fmt, &tm)) == NULL || *p) {
/netbsd-current/usr.bin/ftp/
H A Dutil.c747 (strptime(timestr, "%Y%m%d%H%M%S", &timebuf) == NULL)) {
810 if ((t = strptime(httpdate, "%a, %d %b %Y %H:%M:%S GMT", parsed)) ||
812 (t = strptime(httpdate, "%a, %d-%b-%y %H:%M:%S GMT", parsed)) ||
814 (t = strptime(httpdate, "%a, %b %d %H:%M:%S %Y", parsed))) {
/netbsd-current/include/
H A Dtime.h130 char *strptime(const char * __restrict, const char * __restrict,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A DMakefile.am48 libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c
H A DMakefile.in254 am_libtest_la_OBJECTS = libtest_la-strftime.lo libtest_la-strptime.lo \
383 $(DEPDIR)/strptime.Plo $(DEPDIR)/strsep.Plo \
451 ./$(DEPDIR)/libtest_la-strptime.Plo \
721 strptime.c strsep.c strsep_copy.c strtok_r.c strtoll.c \
1005 libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c
1333 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strptime.Plo@am__quote@ # am--include-marker
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-strptime.Plo@am__quote@ # am--include-marker
1849 libtest_la-strptime.lo: strptime.c
1850 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-strptime
[all...]
/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.py197 return datetime.strptime (time, '%c')
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.py195 return datetime.strptime (time, '%c')
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.py197 return datetime.strptime (time, '%c')
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.py197 return datetime.strptime (time, '%c')
/netbsd-current/external/bsd/nsd/dist/
H A DMakefile.in241 strptime.o: $(srcdir)/compat/strptime.c
242 $(COMPILE) -c $(srcdir)/compat/strptime.c
580 strptime.o: $(srcdir)/compat/strptime.c
H A Dconfigure6110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strptime needs defines" >&5
6111 $as_echo_n "checking whether strptime needs defines... " >&6; }
6118 int testing (void) { struct tm t; const char *timestr="201201"; return strptime(timestr, "%Y%m", &t) != 0; }
6141 # check wether strptime also works
6257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strptime works" >&5
6258 $as_echo_n "checking whether strptime works... " >&6; }
6269 res = strptime("20070207111842", "%Y%m%d%H%M%S", &tm);
6289 *" strptime.$ac_objext "* ) ;;
6290 *) LIBOBJS="$LIBOBJS strptime.$ac_objext"
7996 for ac_func in tzset alarm chroot dup2 endpwent gethostname memset memcpy pwrite socket strcasecmp strchr strdup strerror strncasecmp strtol writev getaddrinfo getnameinfo freeaddrinfo gai_strerror sigaction sigprocmask strptime strftim
[all...]
H A Dzonec.c178 if (!strptime(time, "%Y%m%d%H%M%S", &tm)) {
/netbsd-current/libexec/httpd/
H A Dbozohttpd.c977 if ((remainder = strptime(val, "%a, %d %b %Y %T GMT", &tm)) == NULL &&
978 (remainder = strptime(val, "%a, %d-%b-%y %T GMT", &tm)) == NULL &&
979 (remainder = strptime(val, "%a %b %d %T %Y", &tm)) == NULL)
/netbsd-current/sbin/routed/
H A Dparms.c458 ptr = strptime(buf, "%y/%m/%d@%H:%M\n", &tm);
/netbsd-current/share/examples/refuse/ian/libfetch/
H A Dhttp.c486 r = strptime(p, "%a, %d %b %Y %H:%M:%S GMT", &tm);
/netbsd-current/external/bsd/mdocml/dist/
H A DMakefile51 test-strptime.c \
/netbsd-current/lib/libc/include/
H A Dnamespace.h678 #define strptime _strptime macro
/netbsd-current/usr.sbin/user/
H A Duser.c1043 if (strptime(s, "%c", &tm) != NULL) {
1046 } else if (strptime(s, "%B %d %Y", &tm) != NULL) {
/netbsd-current/external/bsd/fetch/dist/libfetch/
H A Dhttp.c543 r = strptime(p, "%a, %d %b %Y %H:%M:%S GMT", &tm);
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dkasp.sh293 _now = datetime.strptime("$_value", "%Y%m%d%H%M%S")
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_gpsdjson.c2079 /* Use 'strptime' to take the brunt of the work, then parse
2084 ep = strptime(gps_time, "%Y-%m-%dT%H:%M:%S", &gd);
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-anchor.c1317 s = strptime(s, "%t%Y%t-%t%m%t-%t%d%tT%t%H%t:%t%M%t:%t%S%t", &tm);
/netbsd-current/usr.sbin/syslogd/
H A Dsyslogd.c1828 (void)strptime(tsbuf, "%FT%T%z", &parsed);
1843 strptime((char *)from_buf, "%b %d %T", &parsed);
/netbsd-current/external/bsd/unbound/dist/
H A DMakefile.in164 compat/strlcpy.c compat/strptime.c compat/getentropy_freebsd.c compat/getentropy_linux.c \
1612 strptime.lo strptime.o: $(srcdir)/compat/strptime.c config.h
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c371 tmp = strptime(gentime, "%Y%m%d%H%M%SZ", &tm);

Completed in 242 milliseconds

12345