Home
last modified time | relevance | path

Searched refs:SYSCALL_INVOKE (Results 1 – 9 of 9) sorted by relevance

/external/strace/tests/
Dxstatfsx.c74 long rc = SYSCALL_INVOKE(sample, fd, b, sizeof(*b)); in print_statfs()
113 long rc = SYSCALL_INVOKE("", -1, 0, sizeof(STRUCT_STATFS)); in main()
120 rc = SYSCALL_INVOKE("", -1, addr, sizeof(STRUCT_STATFS) + 1); in main()
Dxstatfs.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro
Dxstatfs64.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro
/external/strace/tests-mx32/
Dxstatfsx.c74 long rc = SYSCALL_INVOKE(sample, fd, b, sizeof(*b)); in print_statfs()
113 long rc = SYSCALL_INVOKE("", -1, 0, sizeof(STRUCT_STATFS)); in main()
120 rc = SYSCALL_INVOKE("", -1, addr, sizeof(STRUCT_STATFS) + 1); in main()
Dxstatfs.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro
Dxstatfs64.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro
/external/strace/tests-m32/
Dxstatfsx.c74 long rc = SYSCALL_INVOKE(sample, fd, b, sizeof(*b)); in print_statfs()
113 long rc = SYSCALL_INVOKE("", -1, 0, sizeof(STRUCT_STATFS)); in main()
120 rc = SYSCALL_INVOKE("", -1, addr, sizeof(STRUCT_STATFS) + 1); in main()
Dxstatfs.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro
Dxstatfs64.c28 #define SYSCALL_INVOKE(file, desc, ptr, size) \ macro