Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c305 free_hash(hashtable_t *table, int table_length) in free_hash() function
908 free_hash(hosthash, HOSTHASHSIZE); in auditd_plugin_close()
909 free_hash(uidhash, UIDHASHSIZE); in auditd_plugin_close()
910 free_hash(gidhash, GIDHASHSIZE); in auditd_plugin_close()