HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_PERSONALITY (Results 1 - 3 of 3) sorted by null

  /external/strace/
unwind.c 267 if (tcp->currpers != DEFAULT_PERSONALITY) {
565 if (tcp->currpers != DEFAULT_PERSONALITY) {
587 if (tcp->currpers != DEFAULT_PERSONALITY) {
defs.h 348 # define DEFAULT_PERSONALITY 1
362 # define DEFAULT_PERSONALITY 1
369 #ifndef DEFAULT_PERSONALITY
370 # define DEFAULT_PERSONALITY 0
strace.c     [all...]

Completed in 253 milliseconds