OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__VKI_ARCH_SI_UID_T
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/include/vki/
vki-mips32-linux.h
888
#ifndef
__VKI_ARCH_SI_UID_T
889
#define
__VKI_ARCH_SI_UID_T
vki_uid_t
908
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
915
char _pad[sizeof(
__VKI_ARCH_SI_UID_T
) - sizeof(int)];
923
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
930
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
[
all
...]
vki-linux.h
407
#ifndef
__VKI_ARCH_SI_UID_T
408
#define
__VKI_ARCH_SI_UID_T
vki_uid_t
428
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
435
char _pad[sizeof(
__VKI_ARCH_SI_UID_T
) - sizeof(int)];
443
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
450
__VKI_ARCH_SI_UID_T
_uid; /* sender's uid */
[
all
...]
Completed in 95 milliseconds