HomeSort by relevance Sort by last modified time
    Searched refs:fetch_seccomp_fprog (Results 1 - 6 of 6) sorted by null

  /external/strace/
native_printer_defs.h 1 /* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
2 .fetch_seccomp_fprog = fetch_seccomp_fprog,
fetch_seccomp_fprog.c 37 MPERS_PRINTER_DECL(bool, fetch_seccomp_fprog)(struct tcb *tcp, const long addr, void *p)
printers.h 1 /* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
3 bool (*fetch_seccomp_fprog) (struct tcb *tcp, const long addr, void *p); member in struct:__anon24306
4 #define fetch_seccomp_fprog MPERS_PRINTER_NAME(fetch_seccomp_fprog) macro
native_printer_decls.h 1 /* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */
2 extern bool fetch_seccomp_fprog(struct tcb *tcp, const long addr, void *p);
seccomp.c 200 if (fetch_seccomp_fprog(tcp, addr, &fprog))
Android.mk 72 fetch_seccomp_fprog.c \

Completed in 96 milliseconds