/titanic_50/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv_common.c | 60 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 D | ypwhich.c | 545 return (xdr_u_long(xdrs,
|
H A D | yp_b_subr.c | 1213 if (!xdr_u_long(xdrs, &objp->ypbind_respbody_2.ypbind_error))
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | xdr.h | 305 #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 D | xdr.c | 155 xdr_u_long(XDR *xdrs, unsigned long *up) in xdr_u_long() function
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | pol_xdr.c | 27 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 D | rex.c | 60 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 D | db_index_entry_c.c | 53 if (!xdr_u_long(xdrs, &ep->hashval))
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc.c | 163 xdr_result = xdr_u_long; in rpcb_service_3()
|
H A D | rpcb_svc_com.c | 493 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 D | rpcb_svc_4.c | 148 xdr_result = xdr_u_long; in rpcb_service_4()
|
/titanic_50/usr/src/lib/libbc/inc/include/rpc/ |
H A D | xdr.h | 221 extern bool_t xdr_u_long();
|
/titanic_50/usr/src/cmd/rpcsvc/ |
H A D | rpc.rusersd.c | 326 if (!svc_sendreply(transp, xdr_u_long, (caddr_t)&cnt))
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | xdr.c | 217 xdr_u_long(XDR *xdrs, ulong_t *ulp) in xdr_u_long() function
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 294 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 D | snoop_display.c | 344 if (xdr_u_long(&xdrm, &l)) in getxdr_u_long()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 454 xdr_u_long;
|
H A D | llib-lnsl | 859 bool_t xdr_u_long(XDR *xdrs, ulong_t *ulp);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 320 link path=usr/share/man/man3nsl/xdr_u_long.3nsl target=xdr_simple.3nsl
|
/titanic_50/ |
H A D | .gitignore | 6819 usr/src/man/man3nsl/xdr_u_long.3nsl
|