Home
last modified time | relevance | path

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

/mirbsd/src/include/rpc/
Dclnt.h162 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
165 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
174 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
175 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
182 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
183 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
193 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
194 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
223 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
224 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
/mirbsd/src/sys/netinet6/
Droute6.c59 struct ip6_rthdr *rh; local
Dip6_output.c406 struct ip6_rthdr *rh; local
Dnd6.h335 struct nd_opt_rd_hdr *rh; member
/mirbsd/src/usr.sbin/rtadvd/
Drtadvd.c104 struct nd_opt_rd_hdr *rh; member
/mirbsd/src/sbin/ping6/
Dping6.c1825 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
/mirbsd/src/sys/net/
Dif_ieee80211subr.c280 void (*rh)(struct ieee80211com *, struct mbuf *, int, u_int); in ieee80211_input() local
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c3682 RFDT rh; in parse_partial_symbols() local
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delflink.c7244 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
Delf64-ppc.c4892 struct elf_link_hash_entry *rh; in opd_entry_value() local