Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dfascist.c396 (void) strlcpy(rpassword, instring, TRUNCSTRINGSIZE); in FascistLook()
H A Dpacker.h35 #define TRUNCSTRINGSIZE (PATH_MAX/4) macro