FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pwfree
crypto/openssh/misc.h
120
void pwfree(struct passwd *); /* NB. only use with pwcopy */
crypto/openssh/ssh-keygen.c
3935
pwfree(pw);
crypto/openssh/ssh.c
1845
pwfree(pw);