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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c303 free_hash(hashtable_t *table, int table_length) function
906 free_hash(hosthash, HOSTHASHSIZE);
907 free_hash(uidhash, UIDHASHSIZE);
908 free_hash(gidhash, GIDHASHSIZE);

Completed in 186 milliseconds