Home
last modified time | relevance | path

Searched refs:xdr_wrapstring (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/lib/libnsl/yp/
H A Dyppasswd_xdr.c37 if (!xdr_wrapstring(xdrsp, &pw->pw_name)) in xdr_passwd()
39 if (!xdr_wrapstring(xdrsp, &pw->pw_passwd)) in xdr_passwd()
45 if (!xdr_wrapstring(xdrsp, &pw->pw_gecos)) in xdr_passwd()
47 if (!xdr_wrapstring(xdrsp, &pw->pw_dir)) in xdr_passwd()
49 return (xdr_wrapstring(xdrsp, &pw->pw_shell)); in xdr_passwd()
55 if (!xdr_wrapstring(xdrsp, &pp->oldpass)) in xdr_yppasswd()
H A Dyp_xdr.c356 xdr_wrapstring)) in xdr_netconfig()
H A Dyp_bind.c1049 xdr_wrapstring, (char *)&ua, tv); in getclnt()
/titanic_50/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdxdr.c38 if (!xdr_wrapstring(xdrs, &pw->pw_name)) { in xdr_passwd()
41 if (!xdr_wrapstring(xdrs, &pw->pw_passwd)) { in xdr_passwd()
50 if (!xdr_wrapstring(xdrs, &pw->pw_gecos)) { in xdr_passwd()
53 if (!xdr_wrapstring(xdrs, &pw->pw_dir)) { in xdr_passwd()
56 if (!xdr_wrapstring(xdrs, &pw->pw_shell)) { in xdr_passwd()
65 if (!xdr_wrapstring(xdrs, &yppw->oldpass)) { in xdr_yppasswd()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dpwdnm.c38 if (! xdr_wrapstring(xdrs, &objp->name)) {
41 if (! xdr_wrapstring(xdrs, &objp->password)) {
/titanic_50/usr/src/cmd/rpcbind/
H A Drpcb_svc.c147 xdr_result = xdr_wrapstring; in rpcb_service_3()
168 xdr_argument = xdr_wrapstring; in rpcb_service_3()
175 xdr_result = xdr_wrapstring; in rpcb_service_3()
H A Drpcb_svc_4.c132 xdr_result = xdr_wrapstring; in rpcb_service_4()
153 xdr_argument = xdr_wrapstring; in rpcb_service_4()
160 xdr_result = xdr_wrapstring; in rpcb_service_4()
166 xdr_result = xdr_wrapstring; in rpcb_service_4()
/titanic_50/usr/src/lib/librpcsvc/common/
H A Drwallxdr.c50 xdr_wrapstring, (char *) &msg,
/titanic_50/usr/src/uts/common/rpc/
H A Drpc_subr.c567 xdr_free(xdr_wrapstring, (char *)&ua); in rpcbind_getaddr()
593 xdr_wrapstring, (char *)&ua, tmo); in rpcbind_getaddr()
659 xdr_free(xdr_wrapstring, (char *)&ua); in rpcbind_getaddr()
H A Dxdr.h435 extern bool_t xdr_wrapstring(XDR *, char **);
483 extern bool_t xdr_wrapstring();
H A Dxdr.c664 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/titanic_50/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c68 extern bool_t xdr_wrapstring(XDR *, char **);
838 (xdrproc_t)xdr_wrapstring, (char *)&ua, *tp); in __rpcb_findaddr_timed()
846 xdr_free((xdrproc_t)xdr_wrapstring, in __rpcb_findaddr_timed()
1212 xdr_free((xdrproc_t)xdr_wrapstring, (char *)&r.addr); in rpcb_rmtcall()
1297 (char *)taddr, (xdrproc_t)xdr_wrapstring, (char *)&uaddr, in rpcb_taddr2uaddr()
1332 if (CLNT_CALL(client, RPCBPROC_UADDR2TADDR, (xdrproc_t)xdr_wrapstring, in rpcb_uaddr2taddr()
H A Dxdr.c670 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/titanic_50/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c303 xdr_wrapstring, (char *)&ua, tv);
311 xdr_free(xdr_wrapstring, (char *)&ua);
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h239 extern bool_t xdr_wrapstring();
/titanic_50/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c720 xdr_wrapstring, (char *)&ua, tv); in __map_addr()
729 xdr_free(xdr_wrapstring, (char *)&ua); in __map_addr()
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dpmap.c482 xdr_rpcb, (caddr_t)&rpcb_send, xdr_wrapstring, in bpmap_getport()
/titanic_50/usr/src/man/man3nsl/
H A DMakefile300 xdr_wrapstring.3nsl \
531 xdr_wrapstring.3nsl := LINKSRC = xdr_complex.3nsl
/titanic_50/usr/src/lib/libnsl/common/
H A Dmapfile-vers459 xdr_wrapstring;
H A Dllib-lnsl877 bool_t xdr_wrapstring(XDR *xdrs, char **cpp);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc326 link path=usr/share/man/man3nsl/xdr_wrapstring.3nsl target=xdr_complex.3nsl
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1906 xdr_wrapstring, (char *)&ua, in pmap_kgetport()
/titanic_50/
H A D.gitignore6825 usr/src/man/man3nsl/xdr_wrapstring.3nsl