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

  /external/selinux/policycoreutils/semodule_deps/
semodule_deps.c 70 static int reqsymcmp(hashtab_t h function
155 mods = hashtab_create(reqsymhash, reqsymcmp, 64);
196 reqsymcmp,
  /external/selinux/policycoreutils/newrole/
newrole.c 246 static int reqsymcmp(hashtab_t h function
318 hashtab_create(reqsymhash, reqsymcmp, PAM_SERVICE_SLOTS);
    [all...]

Completed in 6763 milliseconds