Searched defs:rh (Results 1 – 10 of 10) sorted by relevance
| /mirbsd/src/include/rpc/ |
| D | clnt.h | 162 #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/ |
| D | route6.c | 59 struct ip6_rthdr *rh; local
|
| D | ip6_output.c | 406 struct ip6_rthdr *rh; local
|
| D | nd6.h | 335 struct nd_opt_rd_hdr *rh; member
|
| /mirbsd/src/usr.sbin/rtadvd/ |
| D | rtadvd.c | 104 struct nd_opt_rd_hdr *rh; member
|
| /mirbsd/src/sbin/ping6/ |
| D | ping6.c | 1825 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
|
| /mirbsd/src/sys/net/ |
| D | if_ieee80211subr.c | 280 void (*rh)(struct ieee80211com *, struct mbuf *, int, u_int); in ieee80211_input() local
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | mdebugread.c | 3682 RFDT rh; in parse_partial_symbols() local
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elflink.c | 7244 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
|
| D | elf64-ppc.c | 4892 struct elf_link_hash_entry *rh; in opd_entry_value() local
|