Home
last modified time | relevance | path

Searched defs:spw (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A Dutils.c72 free_spwd(struct spwd *spw) in free_spwd()
164 turn_on_default_aging(struct spwd *spw) in turn_on_default_aging()
H A Dldap_attr.c295 struct spwd *spw = NULL; in ldap_getattr() local
438 char *spw = ldapbuf->spwd->sp_pwdp; in ldap_getpwnam() local
552 struct spwd *spw; in ldap_update() local
H A Dnss_attr.c223 struct spwd *spw; in nss_getattr() local
H A Dfiles_attr.c477 struct spwd *spw; in files_getattr() local
646 struct spwd *spw; in files_update() local
/illumos-gate/usr/src/cmd/keyserv/
H A Dnewkey.c339 struct spwd *spw; local
H A Dchkey.c90 struct spwd *spw = NULL; /* shadow entry of user */ variable