Searched refs:PREFIX_S_ARGS (Results 1 – 6 of 6) sorted by relevance
/external/strace/tests-mx32/ |
D | sockname.c | 56 #ifndef PREFIX_S_ARGS 57 # define PREFIX_S_ARGS macro 83 int rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 94 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 110 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, 0, 0 SUFFIX_ARGS); in test_sockname_syscall() 127 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 140 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall()
|
D | recvfrom.c | 32 #define PREFIX_S_ARGS , recv_buf, 1, 0 macro
|
/external/strace/tests-m32/ |
D | sockname.c | 56 #ifndef PREFIX_S_ARGS 57 # define PREFIX_S_ARGS macro 83 int rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 94 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 110 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, 0, 0 SUFFIX_ARGS); in test_sockname_syscall() 127 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 140 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall()
|
D | recvfrom.c | 32 #define PREFIX_S_ARGS , recv_buf, 1, 0 macro
|
/external/strace/tests/ |
D | sockname.c | 56 #ifndef PREFIX_S_ARGS 57 # define PREFIX_S_ARGS macro 83 int rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 94 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 110 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, 0, 0 SUFFIX_ARGS); in test_sockname_syscall() 127 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall() 140 rc = TEST_SYSCALL_NAME(fd PREFIX_S_ARGS, (void *) addr, in test_sockname_syscall()
|
D | recvfrom.c | 32 #define PREFIX_S_ARGS , recv_buf, 1, 0 macro
|