Home
last modified time | relevance | path

Searched refs:utimbuf (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/newlib/platform_include/sys/
Dutime.h16 struct utimbuf { struct
21 int utime(const char *path, const struct utimbuf *times); argument
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c3361 struct utimbuf t; in mz_zip_set_file_times()