Searched defs:tar_data (Results 1 – 3 of 3) sorted by relevance
/external/toybox/android/mac/generated/ |
D | globals.h | 1547 struct tar_data { struct 1548 char *f, *C; 1549 struct arg_list *T, *X; 1550 char *I, *to_command, *owner, *group, *mtime, *mode; 1551 struct arg_list *exclude; 1552 long strip_components; 1554 struct double_list *incl, *excl, *seen; 1555 struct string_list *dirs; 1556 char *cwd; 1557 int fd, ouid, ggid, hlc, warn, adev, aino, sparselen, pid; [all …]
|
/external/toybox/android/linux/generated/ |
D | globals.h | 1547 struct tar_data { struct 1548 char *f, *C; 1549 struct arg_list *T, *X; 1550 char *I, *to_command, *owner, *group, *mtime, *mode; 1551 struct arg_list *exclude; 1552 long strip_components; 1554 struct double_list *incl, *excl, *seen; 1555 struct string_list *dirs; 1556 char *cwd; 1557 int fd, ouid, ggid, hlc, warn, adev, aino, sparselen, pid; [all …]
|
/external/toybox/android/device/generated/ |
D | globals.h | 1547 struct tar_data { struct 1548 char *f, *C; 1549 struct arg_list *T, *X; 1550 char *I, *to_command, *owner, *group, *mtime, *mode; 1551 struct arg_list *exclude; 1552 long strip_components; 1554 struct double_list *incl, *excl, *seen; 1555 struct string_list *dirs; 1556 char *cwd; 1557 int fd, ouid, ggid, hlc, warn, adev, aino, sparselen, pid; [all …]
|