Searched refs:xdr_amq_setopt (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.sbin/amd/rpcx/
H A Damq.h154 extern "C" bool_t xdr_amq_setopt(XDR *, amq_setopt *);
156 extern bool_t xdr_amq_setopt(XDR *, amq_setopt *);
158 bool_t xdr_amq_setopt();
H A Damq_clnt.c78 if (clnt_call(clnt, AMQPROC_SETOPT, xdr_amq_setopt, argp, xdr_int, &clnt_res, TIMEOUT) != RPC_SUCCESS) {
H A Damq_svc.c96 xdr_argument = (xdrproc_t) xdr_amq_setopt;
H A Damq_xdr.c141 xdr_amq_setopt(XDR *xdrs, amq_setopt *objp) function
/openbsd-current/usr.sbin/amd/amd/
H A Damq_subr.c177 xdr_amq_setopt(XDR *xdrs, amq_setopt *objp) function

Completed in 76 milliseconds