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

  /external/libsepol/include/sepol/policydb/
hashtab.h 87 extern int hashtab_replace(hashtab_t h, hashtab_key_t k, hashtab_datum_t d,
  /external/libsepol/src/
hashtab.c 136 int hashtab_replace(hashtab_t h, hashtab_key_t key, hashtab_datum_t datum, function

Completed in 161 milliseconds