Searched defs:shpw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c133 struct spwd *shpw; local
263 if ((shpw = getspnam("root")) == NULL) {
322 if (*shpw->sp_pwdp != '\0') {

Completed in 57 milliseconds