Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/ss/
Dsymtab.c25 static int symcmp(struct hashtab *h, const void *key1, const void *key2) in symcmp() function
37 s->table = hashtab_create(symhash, symcmp, size); in symtab_init()