Home
last modified time | relevance | path

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

/external/strace/
Dfetch_struct_flock.c55 MPERS_PRINTER_DECL(bool, fetch_struct_flock, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h18 _Bool (*fetch_struct_flock)(struct tcb *const tcp, const kernel_ulong_t addr, void *const p); member
19 #define fetch_struct_flock MPERS_PRINTER_NAME(fetch_struct_flock) macro