OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_syscall
(Results
1 - 6
of
6
) sorted by null
/external/strace/tests/
umode_t.c
45
test_syscall
(unsigned short mode)
function
65
test_syscall
(0);
66
test_syscall
(0xffff);
67
test_syscall
(06);
68
test_syscall
(060);
69
test_syscall
(0600);
70
test_syscall
(024);
71
test_syscall
(S_IFREG);
72
test_syscall
(S_IFDIR | 06);
73
test_syscall
(S_IFLNK | 060)
[
all
...]
nsyscalls.c
64
test_syscall
(const unsigned long nr)
function
121
test_syscall
(ARRAY_SIZE(syscallent));
125
test_syscall
(SYS_socket_subcall + 1);
129
test_syscall
(SYS_ipc_subcall + 1);
/external/strace/tests-m32/
umode_t.c
45
test_syscall
(unsigned short mode)
function
65
test_syscall
(0);
66
test_syscall
(0xffff);
67
test_syscall
(06);
68
test_syscall
(060);
69
test_syscall
(0600);
70
test_syscall
(024);
71
test_syscall
(S_IFREG);
72
test_syscall
(S_IFDIR | 06);
73
test_syscall
(S_IFLNK | 060)
[
all
...]
nsyscalls.c
64
test_syscall
(const unsigned long nr)
function
121
test_syscall
(ARRAY_SIZE(syscallent));
125
test_syscall
(SYS_socket_subcall + 1);
129
test_syscall
(SYS_ipc_subcall + 1);
/external/strace/tests-mx32/
umode_t.c
45
test_syscall
(unsigned short mode)
function
65
test_syscall
(0);
66
test_syscall
(0xffff);
67
test_syscall
(06);
68
test_syscall
(060);
69
test_syscall
(0600);
70
test_syscall
(024);
71
test_syscall
(S_IFREG);
72
test_syscall
(S_IFDIR | 06);
73
test_syscall
(S_IFLNK | 060)
[
all
...]
nsyscalls.c
64
test_syscall
(const unsigned long nr)
function
121
test_syscall
(ARRAY_SIZE(syscallent));
125
test_syscall
(SYS_socket_subcall + 1);
129
test_syscall
(SYS_ipc_subcall + 1);
Completed in 1207 milliseconds