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

  /external/strace/tests/
keyctl.c 194 enum { PR_LIMIT = 10, IOV_SIZE = 11, IOV_STR_SIZE = 4096 };
283 for (i = 4; i < PR_LIMIT; i++) {
  /external/strace/tests-m32/
keyctl.c 194 enum { PR_LIMIT = 10, IOV_SIZE = 11, IOV_STR_SIZE = 4096 };
283 for (i = 4; i < PR_LIMIT; i++) {
  /external/strace/tests-mx32/
keyctl.c 194 enum { PR_LIMIT = 10, IOV_SIZE = 11, IOV_STR_SIZE = 4096 };
283 for (i = 4; i < PR_LIMIT; i++) {

Completed in 48 milliseconds