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

/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c276 free_hash(hashtable_t *table, int table_length) function
876 free_hash(hosthash, HOSTHASHSIZE);
877 free_hash(uidhash, UIDHASHSIZE);
878 free_hash(gidhash, GIDHASHSIZE);

Completed in 15 milliseconds