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

  /external/strace/tests/
request_key.c 72 static const char unterminated3[] = local
77 char *bogus_info = tail_memdup(unterminated3, sizeof(unterminated3));
112 { bogus_info + sizeof(unterminated3), NULL },
add_key.c 73 static const char unterminated3[] = local
78 char *bogus_payload = tail_memdup(unterminated3, sizeof(unterminated3));
114 { bogus_payload + sizeof(unterminated3), NULL,
  /external/strace/tests-m32/
request_key.c 72 static const char unterminated3[] = local
77 char *bogus_info = tail_memdup(unterminated3, sizeof(unterminated3));
112 { bogus_info + sizeof(unterminated3), NULL },
add_key.c 73 static const char unterminated3[] = local
78 char *bogus_payload = tail_memdup(unterminated3, sizeof(unterminated3));
114 { bogus_payload + sizeof(unterminated3), NULL,
  /external/strace/tests-mx32/
request_key.c 72 static const char unterminated3[] = local
77 char *bogus_info = tail_memdup(unterminated3, sizeof(unterminated3));
112 { bogus_info + sizeof(unterminated3), NULL },
add_key.c 73 static const char unterminated3[] = local
78 char *bogus_payload = tail_memdup(unterminated3, sizeof(unterminated3));
114 { bogus_payload + sizeof(unterminated3), NULL,

Completed in 512 milliseconds