Home
last modified time | relevance | path

Searched defs:fetch_struct_flock64 (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dfetch_struct_flock.c75 MPERS_PRINTER_DECL(bool, fetch_struct_flock64, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h21 _Bool (*fetch_struct_flock64)(struct tcb *const tcp, const kernel_ulong_t addr, void *const p); member
22 #define fetch_struct_flock64 MPERS_PRINTER_NAME(fetch_struct_flock64) macro