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

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

Completed in 58 milliseconds