Home
last modified time | relevance | path

Searched refs:getdate (Results 1 – 15 of 15) sorted by relevance

/third_party/curl/scripts/
Dupdatemanpages.pl119 sub getdate{ subroutine
274 $filedate = getdate(($dirname . $file . ".dist"));
277 $filedate = getdate(($dirname . $file));
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D19-1-buildonly.c21 dummyvar = getdate; in dummyfcn()
/third_party/musl/src/time/
Dgetdate.c9 struct tm *getdate(const char *s) in getdate() function
/third_party/curl/tests/data/
Dtest5174 getdate
/third_party/musl/libc-test/src/api/
Dtime.c76 {struct tm*(*p)(const char*) = getdate;} in f()
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h125 struct tm *getdate (const char *);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h124 struct tm *getdate (const char *);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h125 struct tm *getdate (const char *);
/third_party/musl/include/
Dtime.h126 struct tm *getdate (const char *);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h140 struct tm *getdate (const char *);
/third_party/python/Tools/scripts/
Dmailerdaemon.py206 mm, dd = m.getdate('date')[1:1+2]
/third_party/musl/
Dlibc.map.txt791 getdate;
Dmusl_src.gni1515 "src/time/getdate.c",
DWHATSNEW445 - getdate function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp17688 extern struct tm *getdate (const char *__string);