Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c51 #define FINGERSIZE (4 * STRSIZE - 4) macro
90 static const int fingersize = FINGERSIZE; in changepasswd()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c80 #define FINGERSIZE (4 * STRSIZE - 4) macro
187 (!validstr(yppwd.newpw.pw_gecos, FINGERSIZE)) || in shim_changepasswd()