Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c52 #define SHELLSIZE (STRSIZE - 2) macro
91 static const int shellsize = SHELLSIZE; in changepasswd()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c81 #define SHELLSIZE (STRSIZE - 2) macro
188 (!validstr(yppwd.newpw.pw_shell, SHELLSIZE))) { in shim_changepasswd()