Home
last modified time | relevance | path

Searched defs:fetch_struct_flock (Results 1 – 2 of 2) 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
Dfetch_struct_flock.c54 MPERS_PRINTER_DECL(bool, fetch_struct_flock)(struct tcb *tcp, const long addr, void *p) in MPERS_PRINTER_DECL() argument