Home
last modified time | relevance | path

Searched refs:XDR_PUTLONG (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sunrpc/
Dxdr.c108 return XDR_PUTLONG (xdrs, &l); in libc_hidden_def()
148 return XDR_PUTLONG (xdrs, &l); in libc_hidden_def()
187 return XDR_PUTLONG (xdrs, lp); in libc_hidden_def()
229 return XDR_PUTLONG (xdrs, (long *) ulp); in libc_hidden_def()
255 return (XDR_PUTLONG(xdrs, &t1) && XDR_PUTLONG(xdrs, &t2)); in libc_hidden_def()
291 return (XDR_PUTLONG(xdrs, &t1) && XDR_PUTLONG(xdrs, &t2)); in libc_hidden_def()
348 return XDR_PUTLONG (xdrs, &l); in libc_hidden_def()
381 return XDR_PUTLONG (xdrs, &l); in libc_hidden_def()
459 return XDR_PUTLONG (xdrs, &lb); in libc_hidden_def()
503 return XDR_PUTLONG (xdrs, &l); in libc_hidden_def()
Dxdr_float.c111 return (XDR_PUTLONG(xdrs, (long *)&is)); in xdr_float()
114 return (XDR_PUTLONG(xdrs, (long *)fp)); in xdr_float()
117 return (XDR_PUTLONG(xdrs, &tmp)); in xdr_float()
240 return (XDR_PUTLONG(xdrs, lp+!LSW) && in xdr_double()
241 XDR_PUTLONG(xdrs, lp+LSW)); in xdr_double()
247 return (XDR_PUTLONG(xdrs, tmp) && in xdr_double()
248 XDR_PUTLONG(xdrs, tmp+1)); in xdr_double()
Dclnt_raw.c154 (!XDR_PUTLONG (xdrs, (long *) &proc)) || in libc_hidden_nolink_sunrpc()
Dclnt_tcp.c254 (!XDR_PUTLONG (xdrs, (long *) &proc)) || in libc_hidden_def()
Dclnt_unix.c233 (!XDR_PUTLONG (xdrs, (long *) &proc)) || in libc_hidden_nolink_sunrpc()
Dclnt_udp.c338 if ((!XDR_PUTLONG (xdrs, (long *) &proc)) || in clntudp_call()
/glibc-2.36/sunrpc/rpc/
Dxdr.h180 #define XDR_PUTLONG(xdrs, longp) \ macro
/glibc-2.36/manual/
Dusers.texi1982 @c XDR_PUTLONG
1987 @c XDR_PUTLONG dup
1990 @c XDR_PUTLONG dup
1995 @c XDR_PUTLONG dup