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

  /external/libsepol/src/
write.c 917 uint32_t buf[32], ncons; local
931 ncons = 0;
933 ncons++;
945 buf[items++] = cpu_to_le32(ncons);
970 ncons = 0;
972 ncons++;
974 buf[0] = cpu_to_le32(ncons);
    [all...]
policydb.c 2068 size_t len, len2, ncons, nel; local
    [all...]

Completed in 1211 milliseconds