Searched refs:xdr_yppasswd (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/head/rpcsvc/ |
H A D | yppasswd.h | 50 int xdr_yppasswd();
|
/titanic_50/usr/src/lib/libnsl/yp/ |
H A D | yppasswd_xdr.c | 53 xdr_yppasswd(XDR *xdrsp, struct yppasswd *pp) in xdr_yppasswd() function
|
/titanic_50/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdxdr.c | 63 xdr_yppasswd(XDR *xdrs, struct yppasswd *yppw) in xdr_yppasswd() function
|
H A D | mapfile-intf | 62 xdr_yppasswd { FLAGS = INTERPOSE };
|
H A D | changepasswd.c | 141 if (!svc_getargs(transp, xdr_yppasswd, (caddr_t)&yppwd)) { in changepasswd()
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | nis_attr.c | 505 ans = CLNT_CALL(client, YPPASSWDPROC_UPDATE, xdr_yppasswd, in nis_putpwnam()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 759 xdr_yppasswd;
|
H A D | llib-lnsl | 1081 bool_t xdr_yppasswd(XDR *xdrsp, struct yppasswd *pp);
|
/titanic_50/usr/src/lib/libnisdb/yptol/ |
H A D | shim_changepasswd.c | 179 if (!svc_getargs(transp, xdr_yppasswd, (caddr_t)&yppwd)) { in shim_changepasswd()
|