Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 14 of 14) sorted by relevance

/minix/include/rpc/
H A Dclnt.h208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
222 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
223 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
230 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
231 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
241 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
242 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
284 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
285 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
/minix/lib/libc/net/
H A Drthdr.c403 const struct ip6_rthdr *rh; in inet6_rth_segments() local
432 const struct ip6_rthdr *rh; in inet6_rth_getaddr() local
/minix/minix/tests/
H A Dt40d.c140 static int compare_fds(int nfds, fd_set *lh, fd_set *rh) { in compare_fds()
H A Dt40e.c99 static int compare_fds(int nfds, fd_set *lh, fd_set *rh) { in compare_fds()
/minix/external/bsd/dhcp/dist/dhcpctl/
H A Dremote.c261 unsigned long rh; in dhcpctl_remote_set_value() local
/minix/minix/drivers/sensors/sht21/
H A Dsht21.c243 int32_t t, rh; in measure() local
/minix/tests/lib/libc/db/
H A Dh_db.c574 static RECNOINFO rh; in setinfo() local
/minix/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafskrb5.c211 afslog_uid_int(struct kafs_data *data, const char *cell, const char *rh, in afslog_uid_int()
/minix/external/bsd/tcpdump/dist/
H A Dprint-udp.c204 struct rtcphdr *rh = (struct rtcphdr *)hdr; in rtcp_print() local
/minix/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_smpl.c1003 BIGNUM *rh, *tmp, *Z4, *Z6; in ec_GFp_simple_is_on_curve() local
/minix/usr.sbin/rtadvd/
H A Drtadvd.c108 struct nd_opt_rd_hdr *rh; member
/minix/sbin/ping6/
H A Dping6.c1792 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
/minix/sys/netinet6/
H A Dnd6.h388 struct nd_opt_rd_hdr *rh; member
/minix/external/bsd/mdocml/dist/
H A Droff.c1186 int not, lh, rh; in roff_evalcond() local