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

/osnet-11/usr/src/lib/libpkg/common/
H A Dncgrpw.c46 #define BSZ 4 macro
123 if (init_cache(&grnam_cache, HASHSIZE, BSZ,
190 if (init_cache(&pwnam_cache, HASHSIZE, BSZ,
282 if (init_cache(&grgid_cache, HASHSIZE, BSZ,
346 if (init_cache(&pwuid_cache, HASHSIZE, BSZ,
/osnet-11/usr/src/cmd/ldap/common/
H A Dconvutf8.c561 #define BSZ 256 macro
567 char buf[BSZ];

Completed in 36 milliseconds