| /openbsd/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 224 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument 225 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
|
| /openbsd/src/lib/libc/net/ |
| D | rthdr.c | 149 struct ip6_rthdr *rh = (struct ip6_rthdr *)bp; in inet6_rth_segments() local 174 struct ip6_rthdr *rh = (struct ip6_rthdr *)bp; in inet6_rth_getaddr() local
|
| /openbsd/src/sys/netinet6/ |
| D | route6.c | 58 struct ip6_rthdr *rh; in route6_input() local
|
| D | ip6_output.c | 344 struct ip6_rthdr *rh; in ip6_output() local
|
| /openbsd/src/sys/dev/usb/ |
| D | utrh.c | 203 int temp, rh, flen, olen; in utrh_refresh() local 255 int rh_l, rh; in utrh_sht1x_rh() local
|
| D | uthum.c | 641 int temp, rh; in uthum_refresh_temperhum() local
|
| /openbsd/src/sys/dev/microcode/bnx/ |
| D | build.c | 166 struct bnx_rv2p_header *rh; in main() local
|
| /openbsd/src/usr.sbin/bgpd/ |
| D | rtr_proto.c | 414 struct rtr_header *rh, struct ibuf *pdu) in rtr_check_session_id() 432 struct rtr_header rh; in rtr_reader_callback() local 463 struct rtr_header rh; in rtr_parse_header() local 986 struct rtr_header rh; in rtr_parse_error() local
|
| D | config.c | 244 free_rtrs(struct rtr_config_head *rh) in free_rtrs()
|
| D | printconf.c | 751 print_rtrs(struct rtr_config_head *rh) in print_rtrs()
|
| D | parse.y | 4102 parse_config(char *filename, struct peer_head *ph, struct rtr_config_head *rh) in parse_config()
|
| /openbsd/src/usr.sbin/hostapd/ |
| D | print-802_11.c | 447 struct ieee80211_radiotap_header *rh = in ieee802_11_radio_if_print() local
|
| D | handle.c | 392 struct ieee80211_radiotap_header *rh = in hostapd_handle_radiotap() local
|
| D | apme.c | 317 struct ieee80211_radiotap_header *rh; in hostapd_apme_offset() local
|
| /openbsd/src/sys/netinet/ |
| D | ip_ah.c | 445 struct ip6_rthdr *rh; in ah_massage_headers() local
|
| /openbsd/src/regress/lib/libc/db/ |
| D | dbtest.c | 581 static RECNOINFO rh; local
|
| /openbsd/src/usr.sbin/tcpdump/ |
| D | print-udp.c | 208 struct rtcphdr *rh = (struct rtcphdr *)hdr; in rtcp_print() local
|
| D | print-802_11.c | 1427 struct ieee80211_radiotap_header *rh = in ieee802_11_radio_if_print() local
|
| /openbsd/src/sys/dev/ic/ |
| D | ath.c | 1669 const struct ath_recv_hist *rh = &an->an_rx_hist[i]; in ath_node_getrssi() local 1785 struct ath_recv_hist *rh; in ath_rx_proc() local
|
| /openbsd/src/lib/libcrypto/ec/ |
| D | ecp_methods.c | 185 BIGNUM *rh, *tmp, *Z4, *Z6; in ec_point_is_on_curve() local
|
| /openbsd/src/sbin/ping/ |
| D | ping.c | 1924 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
|
| /openbsd/src/usr.sbin/npppd/npppd/ |
| D | npppd.c | 2226 npppd_rd_walktree_delete(struct radish_head *rh) in npppd_rd_walktree_delete()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | mdebugread.c | 3652 RFDT rh; in parse_partial_symbols() local
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elflink.h | 7221 struct elf_link_hash_entry *rh; local
|
| D | elflink.c | 6735 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
|