Home
last modified time | relevance | path

Searched refs:hashtab_remove (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Dhashtab.h77 extern int hashtab_remove(hashtab_t h, hashtab_key_t k,
/third_party/selinux/libsepol/src/
Dhashtab.c144 int hashtab_remove(hashtab_t h, hashtab_key_t key, in hashtab_remove() function
/third_party/selinux/libsepol/cil/src/
Dcil_symtab.c114 hashtab_remove(symtab->table, datum->name, NULL, NULL); in cil_symtab_remove_datum()