Searched defs:strptime (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strpftime-test.h | 48 #define strptime test_strptime macro
|
H A D | strptime.c | 243 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime() function
|
H A D | roken.h.in | 1022 #define strptime rk_strptime macro
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | config.h.in | 955 #define strptime(a,b,c) nsd_strptime((a),(b),(c)) macro
|
/netbsd-src/lib/libc/time/ |
H A D | strptime.c | 151 strptime(const char *buf, const char *fmt, struct tm *tm) in strptime() function
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | config.h.in | 1346 #define strptime unbound_strptime macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | time.d | 612 alias __strptime_dontzero strptime; in version() local
|
/netbsd-src/external/bsd/nsd/include/ |
H A D | config.h | 961 #define strptime(a,b,c) nsd_strptime((a),(b),(c)) macro
|
/netbsd-src/external/bsd/unbound/include/ |
H A D | config.h | 1364 #define strptime unbound_strptime macro
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 678 #define strptime _strptime global() macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 2252 TEST(MemorySanitizer, strptime) { in TEST() argument
|