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

  /external/strace/tests/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },
kcmp.c 154 static const kernel_ulong_t bogus_type = local
194 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,
  /external/strace/tests-m32/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },
kcmp.c 154 static const kernel_ulong_t bogus_type = local
194 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,
  /external/strace/tests-mx32/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },
kcmp.c 154 static const kernel_ulong_t bogus_type = local
194 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,

Completed in 475 milliseconds