HomeSort by relevance Sort by last modified time
    Searched defs:ncons (Results 1 - 2 of 2) sorted by null

  /external/libsepol/src/
write.c 914 uint32_t buf[32], ncons; local
928 ncons = 0;
930 ncons++;
942 buf[items++] = cpu_to_le32(ncons);
967 ncons = 0;
969 ncons++;
971 buf[0] = cpu_to_le32(ncons);
    [all...]
policydb.c 2020 size_t len, len2, ncons, nel; local
    [all...]

Completed in 1496 milliseconds