Searched refs:fetch_struct_statfs64 (Results 1 – 8 of 8) sorted by relevance
/external/strace/ |
D | native_printer_defs.h | 16 .fetch_struct_statfs64 = fetch_struct_statfs64,
|
D | printers.h | 45 …_Bool (*fetch_struct_statfs64)(struct tcb *const tcp, const kernel_ulong_t addr, const kernel_ulon… member 46 #define fetch_struct_statfs64 MPERS_PRINTER_NAME(fetch_struct_statfs64) macro
|
D | m32_printer_defs.h | 16 .fetch_struct_statfs64 = m32_fetch_struct_statfs64,
|
D | mx32_printer_defs.h | 16 .fetch_struct_statfs64 = mx32_fetch_struct_statfs64,
|
D | print_statfs.c | 100 if (!fetch_struct_statfs64(tcp, addr, size, &b)) in print_struct_statfs64()
|
D | fetch_struct_statfs.c | 82 MPERS_PRINTER_DECL(bool, fetch_struct_statfs64, in MPERS_PRINTER_DECL() argument
|
D | native_printer_decls.h | 16 extern _Bool fetch_struct_statfs64(struct tcb *const tcp, const kernel_ulong_t addr, const kernel_u…
|
D | ChangeLog | 21073 * fetch_struct_statfs.c (fetch_struct_statfs64): Likewise. 21460 * fetch_struct_statfs.c (fetch_struct_statfs, fetch_struct_statfs64): 28741 (fetch_struct_statfs, fetch_struct_statfs64): Replace ASSIGN_NUMBER
|