Home
last modified time | relevance | path

Searched refs:fetch_struct_flock (Results 1 – 7 of 7) sorted by relevance

/external/strace/
Dprinters.h6 bool (*fetch_struct_flock) (struct tcb *tcp, const long addr, void *p); member
7 #define fetch_struct_flock MPERS_PRINTER_NAME(fetch_struct_flock) macro
Dnative_printer_defs.h3 .fetch_struct_flock = fetch_struct_flock,
Dnative_printer_decls.h3 extern bool fetch_struct_flock(struct tcb *tcp, const long addr, void *p);
Dfetch_struct_flock.c54 MPERS_PRINTER_DECL(bool, fetch_struct_flock)(struct tcb *tcp, const long addr, void *p) in MPERS_PRINTER_DECL() argument
Dfcntl.c70 if (fetch_struct_flock(tcp, addr, &fl)) in printflock()
DAndroid.mk73 fetch_struct_flock.c \
DMakefile.am94 fetch_struct_flock.c \