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

  /external/strace/tests/
keyctl.c 314 static const char otherinfo2_data[] = "\1\2\n\255\0\1"; local
328 NULL /* otherinfo2_data */, sizeof(otherinfo2_data),
345 char *kckdfp_otherinfo2 = tail_memdup(otherinfo2_data,
346 sizeof(otherinfo2_data));
    [all...]
  /external/strace/tests-m32/
keyctl.c 314 static const char otherinfo2_data[] = "\1\2\n\255\0\1"; local
328 NULL /* otherinfo2_data */, sizeof(otherinfo2_data),
345 char *kckdfp_otherinfo2 = tail_memdup(otherinfo2_data,
346 sizeof(otherinfo2_data));
    [all...]
  /external/strace/tests-mx32/
keyctl.c 314 static const char otherinfo2_data[] = "\1\2\n\255\0\1"; local
328 NULL /* otherinfo2_data */, sizeof(otherinfo2_data),
345 char *kckdfp_otherinfo2 = tail_memdup(otherinfo2_data,
346 sizeof(otherinfo2_data));
    [all...]

Completed in 514 milliseconds