Searched refs:XDR_CONTROL (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/cddl/compat/opensolaris/rpc/ |
| D | xdr.h | 62 #undef XDR_CONTROL 63 #define XDR_CONTROL(xdrs, req, op) \ macro
|
| /freebsd-9-stable/sys/rpc/ |
| D | xdr.h | 217 #define XDR_CONTROL(xdrs, req, op) \ macro 220 #define xdr_control(xdrs, req, op) XDR_CONTROL(xdrs, req, op)
|
| /freebsd-9-stable/include/rpc/ |
| D | xdr.h | 217 #define XDR_CONTROL(xdrs, req, op) \ macro 220 #define xdr_control(xdrs, req, op) XDR_CONTROL(xdrs, req, op)
|