Searched defs:tail_data (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/toybox/scripts/prereq/generated/ |
H A D | globals.h | 105 struct tail_data { struct 106 long n, c; 107 char *s; 109 int file_no, last_fd, ss; 110 struct xnotify *not; 111 struct { 115 } *F;
|
/aosp_15_r20/external/toybox/android/mac/generated/ |
H A D | globals.h | 294 struct tail_data { struct 295 long n, c; 296 char *s; 298 int file_no, last_fd, ss; 299 struct xnotify *not; 300 struct { 304 } *F;
|
/aosp_15_r20/external/toybox/android/linux/generated/ |
H A D | globals.h | 348 struct tail_data { struct 349 long n, c; 350 char *s; 352 int file_no, last_fd, ss; 353 struct xnotify *not; 354 struct { 358 } *F;
|
/aosp_15_r20/external/toybox/android/device/generated/ |
H A D | globals.h | 727 struct tail_data { struct 728 long n, c; 729 char *s; 731 int file_no, last_fd, ss; 732 struct xnotify *not; 733 struct { 737 } *F;
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | caps.c | 48 int * const tail_data = tail_alloc(sizeof(data)); in main() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | caps.c | 48 int * const tail_data = tail_alloc(sizeof(data)); in main() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | caps.c | 48 int * const tail_data = tail_alloc(sizeof(data)); in main() local
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 142984 u32 tail_data[128]; member
|
H A D | vmlinux.h | 142984 u32 tail_data[128]; member
|