Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xdr_passwd
usr/src/cmd/ypcmd/yppasswd/yppasswdxdr.c
68
if (!xdr_passwd(xdrs, &yppw->newpw)) {
usr/src/lib/libnsl/yp/yppasswd_xdr.c
55
return (xdr_passwd(xdrsp, &pp->newpw));