Home
last modified time | relevance | path

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

/external/strace/
Dfile.c98 #undef STAT32_PERSONALITY
121 # define STAT32_PERSONALITY 1 macro
143 # define STAT32_PERSONALITY 1 macro
164 # define STAT32_PERSONALITY 0 macro
174 #ifdef STAT32_PERSONALITY
224 #ifdef STAT32_PERSONALITY in printstat()
225 if (current_personality == STAT32_PERSONALITY) { in printstat()
270 #if defined STAT32_PERSONALITY && !defined HAVE_STRUCT_STAT64
332 # ifdef STAT32_PERSONALITY in printstat64()
333 if (current_personality != STAT32_PERSONALITY) { in printstat64()
[all …]