Searched refs:xdr_u_short (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libc/hidden/rpc/
H A Dxdr.h48 PROTO_NORMAL(xdr_u_short); variable
/openbsd-current/lib/libc/rpc/
H A Dpmap_getport.c72 xdr_u_short, &port, tottimeout) != RPC_SUCCESS){
H A Dxdr.c276 xdr_u_short(XDR *xdrs, u_short *usp) function
298 DEF_WEAK(xdr_u_short); variable
/openbsd-current/usr.sbin/amd/rpcx/
H A Damq_xdr.c41 if (!xdr_u_short(xdrs, &objp->mt_mountuid))
/openbsd-current/include/rpc/
H A Dxdr.h248 extern bool_t xdr_u_short(XDR *, unsigned short *);
/openbsd-current/usr.sbin/amd/amd/
H A Damq_subr.c212 if (!xdr_u_short(xdrs, &mp->am_stats.s_uid)) {
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5948 XDR_INTERCEPTOR(xdr_u_short, unsigned short)
6022 COMMON_INTERCEPT_FUNCTION(xdr_u_short); \

Completed in 202 milliseconds