HomeSort by relevance Sort by last modified time
    Searched full:fetch_struct_flock64 (Results 1 - 8 of 8) sorted by null

  /external/strace/
native_printer_defs.h 7 .fetch_struct_flock64 = fetch_struct_flock64,
printers.h 18 _Bool (*fetch_struct_flock64)(struct tcb *const tcp, const kernel_ulong_t addr, void *const p); member in struct:__anon31888
19 #define fetch_struct_flock64 MPERS_PRINTER_NAME(fetch_struct_flock64) macro
m32_printer_defs.h 7 .fetch_struct_flock64 = m32_fetch_struct_flock64,
mx32_printer_defs.h 7 .fetch_struct_flock64 = mx32_fetch_struct_flock64,
fetch_struct_flock.c 75 MPERS_PRINTER_DECL(bool, fetch_struct_flock64, struct tcb *const tcp,
fcntl.c 62 if (fetch_struct_flock64(tcp, addr, &fl))
native_printer_decls.h 7 extern _Bool fetch_struct_flock64(struct tcb *const tcp, const kernel_ulong_t addr, void *const p);
ChangeLog     [all...]

Completed in 784 milliseconds