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

  /external/strace/tests/
request_key.c 72 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
76 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
100 { bogus_desc + sizeof(unterminated2), NULL },
add_key.c 73 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
77 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
101 { bogus_desc + sizeof(unterminated2), NULL },
keyctl.c 290 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
333 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
    [all...]
  /external/strace/tests-m32/
request_key.c 72 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
76 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
100 { bogus_desc + sizeof(unterminated2), NULL },
add_key.c 73 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
77 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
101 { bogus_desc + sizeof(unterminated2), NULL },
keyctl.c 290 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
333 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
    [all...]
  /external/strace/tests-mx32/
request_key.c 72 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
76 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
100 { bogus_desc + sizeof(unterminated2), NULL },
add_key.c 73 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
77 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
101 { bogus_desc + sizeof(unterminated2), NULL },
keyctl.c 290 static const char unterminated2[] = { '\6', '\7', '\10', '\11', '\12' }; local
333 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
    [all...]

Completed in 548 milliseconds