Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c414 #define USERNAMELEN 256 macro
445 l = snprintf(uidhash[ix].ht_value, USERNAMELEN, in getuname()
449 USERNAMELEN); in getuname()
882 if (init_hash(uidhash, -2, UIDHASHSIZE, USERNAMELEN)) in auditd_plugin_open()