Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c109 #define GIDHASHSIZE 32 macro
112 static hashtable_t gidhash[GIDHASHSIZE];
466 HASH(hash_key, ix, GIDHASHSIZE); in getuname()
885 if (init_hash(gidhash, -2, GIDHASHSIZE, GIDNAMELEN)) in auditd_plugin_open()
908 free_hash(gidhash, GIDHASHSIZE); in auditd_plugin_close()