Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct attr_item * | next |
char * | fname |
int | mode |
time_t | time |
char* attr_item::fname |
Definition at line 98 of file untgz.c.
Referenced by push_attr(), and restore_attr().
int attr_item::mode |
Definition at line 99 of file untgz.c.
Referenced by push_attr(), restore_attr(), and test_group_name.GroupTest::run().
struct attr_item* attr_item::next |
Definition at line 97 of file untgz.c.
Referenced by push_attr(), and restore_attr().
time_t attr_item::time |
Definition at line 100 of file untgz.c.
Referenced by push_attr(), and restore_attr().