Home
last modified time | relevance | path

Searched refs:PRINT_ALLOW_SYSCALL (Results 1 – 6 of 6) sorted by relevance

/external/strace/tests-mx32/
Dprctl-seccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
110 PRINT_ALLOW_SYSCALL(close); in main()
111 PRINT_ALLOW_SYSCALL(exit); in main()
112 PRINT_ALLOW_SYSCALL(exit_group); in main()
Dseccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
186 PRINT_ALLOW_SYSCALL(close); in main()
187 PRINT_ALLOW_SYSCALL(exit); in main()
188 PRINT_ALLOW_SYSCALL(exit_group); in main()
/external/strace/tests-m32/
Dprctl-seccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
110 PRINT_ALLOW_SYSCALL(close); in main()
111 PRINT_ALLOW_SYSCALL(exit); in main()
112 PRINT_ALLOW_SYSCALL(exit_group); in main()
Dseccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
186 PRINT_ALLOW_SYSCALL(close); in main()
187 PRINT_ALLOW_SYSCALL(exit); in main()
188 PRINT_ALLOW_SYSCALL(exit_group); in main()
/external/strace/tests/
Dprctl-seccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
110 PRINT_ALLOW_SYSCALL(close); in main()
111 PRINT_ALLOW_SYSCALL(exit); in main()
112 PRINT_ALLOW_SYSCALL(exit_group); in main()
Dseccomp-filter-v.c65 #define PRINT_ALLOW_SYSCALL(nr) \ macro
186 PRINT_ALLOW_SYSCALL(close); in main()
187 PRINT_ALLOW_SYSCALL(exit); in main()
188 PRINT_ALLOW_SYSCALL(exit_group); in main()