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

  /external/selinux/libsepol/include/sepol/policydb/
hashtab.h 42 int (*keycmp) (struct hashtab_val * h, const_hashtab_key_t key1, const_hashtab_key_t key2); /* key comparison function */ member in struct:hashtab_val
56 int (*keycmp) (hashtab_t h,
  /external/selinux/policycoreutils/newrole/
hashtab.h 38 int (*keycmp) (struct hashtab_val * h, const_hashtab_key_t key1, const_hashtab_key_t key2); /* key comparison function */ member in struct:hashtab_val
58 int (*keycmp) (hashtab_t h,

Completed in 115 milliseconds