Home
last modified time | relevance | path

Searched refs:xdr_u_long (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/cmd/ypcmd/
H A Dypserv_resolv_common.c60 xdr_u_long(xdrs, &ps->xid) && in xdr_ypfwdreq_key4()
61 xdr_u_long(xdrs, &ps->ip) && in xdr_ypfwdreq_key4()
74 xdr_u_long(xdrs, &ps->xid) && in xdr_ypfwdreq_key6()
H A Dypwhich.c545 return (xdr_u_long(xdrs,
H A Dyp_b_subr.c1213 if (!xdr_u_long(xdrs, &objp->ypbind_respbody_2.ypbind_error))
/titanic_50/usr/src/uts/common/rpc/
H A Dxdr.h305 #define xdr_rpcvers(xdrs, versp) xdr_u_long(xdrs, versp)
306 #define xdr_rpcprog(xdrs, progp) xdr_u_long(xdrs, progp)
307 #define xdr_rpcproc(xdrs, procp) xdr_u_long(xdrs, procp)
308 #define xdr_rpcprot(xdrs, protp) xdr_u_long(xdrs, protp)
309 #define xdr_rpcport(xdrs, portp) xdr_u_long(xdrs, portp)
412 extern bool_t xdr_u_long(XDR *, ulong_t *);
462 extern bool_t xdr_u_long();
H A Dxdr.c155 xdr_u_long(XDR *xdrs, unsigned long *up) in xdr_u_long() function
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/
H A Dpol_xdr.c27 return (xdr_u_long(xdrs, &ul)); in xdr_u_int32()
30 if (!xdr_u_long(xdrs, &ul)) { in xdr_u_int32()
/titanic_50/usr/src/cmd/rexd/
H A Drex.c60 xdr_u_long(xdrs, &rst->rst_flags); in xdr_rex_start()
135 xdr_u_long(xdrs, &mode->andmore); in xdr_rex_ttymode()
/titanic_50/usr/src/lib/libnisdb/
H A Ddb_index_entry_c.c53 if (!xdr_u_long(xdrs, &ep->hashval))
/titanic_50/usr/src/cmd/rpcbind/
H A Drpcb_svc.c163 xdr_result = xdr_u_long; in rpcb_service_3()
H A Drpcb_svc_com.c493 if (!xdr_u_long(xdrs, &objp->prog)) in xdr_rpcb_rmtcallargs()
495 if (!xdr_u_long(xdrs, &objp->vers)) in xdr_rpcb_rmtcallargs()
497 if (!xdr_u_long(xdrs, &objp->proc)) in xdr_rpcb_rmtcallargs()
509 if (!xdr_u_long(xdrs, &objp->port)) in xdr_rmtcallres()
1027 if (!xdr_u_long(&outxdr, &arg.proc)) { in rpcbproc_callit_com()
H A Drpcb_svc_4.c148 xdr_result = xdr_u_long; in rpcb_service_4()
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h221 extern bool_t xdr_u_long();
/titanic_50/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c326 if (!svc_sendreply(transp, xdr_u_long, (caddr_t)&cnt))
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dxdr.c217 xdr_u_long(XDR *xdrs, ulong_t *ulp) in xdr_u_long() function
/titanic_50/usr/src/man/man3nsl/
H A DMakefile294 xdr_u_long.3nsl \
553 xdr_u_long.3nsl := LINKSRC = xdr_simple.3nsl
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c344 if (xdr_u_long(&xdrm, &l)) in getxdr_u_long()
/titanic_50/usr/src/lib/libnsl/common/
H A Dmapfile-vers454 xdr_u_long;
H A Dllib-lnsl859 bool_t xdr_u_long(XDR *xdrs, ulong_t *ulp);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc320 link path=usr/share/man/man3nsl/xdr_u_long.3nsl target=xdr_simple.3nsl
/titanic_50/
H A D.gitignore6819 usr/src/man/man3nsl/xdr_u_long.3nsl