Home
last modified time | relevance | path

Searched refs:fetch_struct_stat64 (Results 1 – 12 of 12) sorted by relevance

/external/strace/
Dnative_printer_defs.h14 .fetch_struct_stat64 = fetch_struct_stat64,
Dprinters.h39 …_Bool (*fetch_struct_stat64)(struct tcb *const tcp, const kernel_ulong_t addr, struct strace_stat … member
40 #define fetch_struct_stat64 MPERS_PRINTER_NAME(fetch_struct_stat64) macro
Dstat64.c37 if (fetch_struct_stat64(tcp, addr, &st)) in decode_struct_stat64()
Dmx32_printer_defs.h14 .fetch_struct_stat64 = mx32_fetch_struct_stat64,
Dm32_printer_defs.h14 .fetch_struct_stat64 = m32_fetch_struct_stat64,
Dmpers.am2 …c fetch_struct_mmsghdr.c fetch_struct_msghdr.c fetch_struct_stat.c fetch_struct_stat64.c fetch_str…
Dfetch_struct_stat64.c73 MPERS_PRINTER_DECL(bool, fetch_struct_stat64, in MPERS_PRINTER_DECL() argument
Dnative_printer_decls.h14 extern _Bool fetch_struct_stat64(struct tcb *const tcp, const kernel_ulong_t addr, struct strace_st…
DAndroid.bp66 "fetch_struct_stat64.c",
DMakefile.in205 fetch_struct_stat64.c fetch_struct_statfs.c \
222 libmpers_m32_a-fetch_struct_stat64.$(OBJEXT) \
256 fetch_struct_stat64.c fetch_struct_statfs.c \
274 libmpers_mx32_a-fetch_struct_stat64.$(OBJEXT) \
334 fetch_struct_stat64.c fetch_struct_statfs.c \
410 strace-fetch_struct_stat64.$(OBJEXT) \
1359 fetch_struct_stat.c fetch_struct_stat64.c \
2007 …c fetch_struct_mmsghdr.c fetch_struct_msghdr.c fetch_struct_stat.c fetch_struct_stat64.c fetch_str…
2209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmpers_m32_a-fetch_struct_stat64.Po@am__quote@
2250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmpers_mx32_a-fetch_struct_stat64.Po@am__quote@
[all …]
DMakefile.am145 fetch_struct_stat64.c \
DChangeLog16585 * fetch_struct_stat64.c (HAVE_NSEC): New macro.
16586 (fetch_struct_stat64): Initialize has_nsec field with HAVE_NSEC.
21684 fetch_struct_stat64: change address argument type from unsigned long to kernel_ureg_t
21685 * fetch_struct_stat64.c (fetch_struct_stat64): Change address argument
26016 * fetch_struct_stat64.c: Likewise.
26032 fetch_struct_stat64.c, print_struct_stat.c, oldstat.c, stat.c, stat.h,