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

  /external/selinux/libsepol/src/
write.c 950 uint32_t buf[32], ncons; local
964 ncons = 0;
966 ncons++;
978 buf[items++] = cpu_to_le32(ncons);
1003 ncons = 0;
1005 ncons++;
1007 buf[0] = cpu_to_le32(ncons);
    [all...]
policydb.c 2082 size_t len, len2, ncons, nel; local
    [all...]

Completed in 2242 milliseconds