Home
last modified time | relevance | path

Searched refs:STAT32_PERSONALITY (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dfile.c90 #undef STAT32_PERSONALITY
114 # define STAT32_PERSONALITY 0 macro
116 # define STAT32_PERSONALITY 1 macro
139 # define STAT32_PERSONALITY 1 macro
160 # define STAT32_PERSONALITY 0 macro
170 #ifdef STAT32_PERSONALITY
256 #ifdef STAT32_PERSONALITY in printstat()
257 if (current_personality == STAT32_PERSONALITY) { in printstat()
300 #if defined STAT32_PERSONALITY && !defined HAVE_STRUCT_STAT64
371 # ifdef STAT32_PERSONALITY in printstat64()
[all …]