OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_id_ptr
(Results
1 - 3
of
3
) sorted by null
/external/strace/tests/
file_handle.c
102
int *
mount_id_ptr
= (int *) (uintptr_t) mount_id;
local
109
printf("}, [%d]", *
mount_id_ptr
);
/external/strace/tests-m32/
file_handle.c
102
int *
mount_id_ptr
= (int *) (uintptr_t) mount_id;
local
109
printf("}, [%d]", *
mount_id_ptr
);
/external/strace/tests-mx32/
file_handle.c
102
int *
mount_id_ptr
= (int *) (uintptr_t) mount_id;
local
109
printf("}, [%d]", *
mount_id_ptr
);
Completed in 76 milliseconds