OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handle_0_addr
(Results
1 - 3
of
3
) sorted by null
/external/strace/tests/
file_handle.c
213
char
handle_0_addr
[sizeof("0x") + sizeof(void *) * 2];
local
228
handle_0_addr
},
275
snprintf(
handle_0_addr
, sizeof(
handle_0_addr
), "%p",
/external/strace/tests-m32/
file_handle.c
213
char
handle_0_addr
[sizeof("0x") + sizeof(void *) * 2];
local
228
handle_0_addr
},
275
snprintf(
handle_0_addr
, sizeof(
handle_0_addr
), "%p",
/external/strace/tests-mx32/
file_handle.c
213
char
handle_0_addr
[sizeof("0x") + sizeof(void *) * 2];
local
228
handle_0_addr
},
275
snprintf(
handle_0_addr
, sizeof(
handle_0_addr
), "%p",
Completed in 632 milliseconds