Home
last modified time | relevance | path

Searched refs:pwfree (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dmisc.h44 void pwfree(struct passwd **);
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-pam.c305 pwfree(&authctxt->pw); in finish_userauth_do_pam()
H A Dauth2.c456 pwfree(&authctxt->pw); in userauth_user_svc_change()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dmisc.c182 pwfree(struct passwd **pw) in pwfree() function