ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
|
POSIX stat structure. More...
#include <posix.h>
time_t stat::st_atime |
Definition at line 117 of file posix.h.
Referenced by dump_stat(), and stat().
time_t stat::st_ctime |
Definition at line 119 of file posix.h.
Referenced by dump_stat(), and stat().
gid_t stat::st_gid |
Definition at line 112 of file posix.h.
Referenced by dump_stat(), and stat().
mode_t stat::st_mode |
time_t stat::st_mtime |
Definition at line 118 of file posix.h.
Referenced by dump_stat(), ls_info(), and stat().
off_t stat::st_size |
Definition at line 114 of file posix.h.
Referenced by dump_stat(), ls_info(), and stat().
uid_t stat::st_uid |
Definition at line 111 of file posix.h.
Referenced by dump_stat(), and stat().