Home
last modified time | relevance | path

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

/external/strace/
Dfetch_seccomp_fprog.c37 MPERS_PRINTER_DECL(bool, fetch_seccomp_fprog)(struct tcb *tcp, const long addr, void *p) in MPERS_PRINTER_DECL() argument
Dprinters.h3 bool (*fetch_seccomp_fprog) (struct tcb *tcp, const long addr, void *p); member
4 #define fetch_seccomp_fprog MPERS_PRINTER_NAME(fetch_seccomp_fprog) macro