Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/lvm2/dist/libdm/
H A Dlibdm-report.c83 struct dm_report *rh; member
88 static const struct dm_report_object_type *_find_type(struct dm_report *rh, in _find_type()
104 int dm_report_field_string(struct dm_report *rh, in dm_report_field_string()
120 int dm_report_field_int(struct dm_report *rh, in dm_report_field_int()
149 int dm_report_field_uint32(struct dm_report *rh, in dm_report_field_uint32()
178 int dm_report_field_int32(struct dm_report *rh, in dm_report_field_int32()
207 int dm_report_field_uint64(struct dm_report *rh, in dm_report_field_uint64()
248 static void _display_fields(struct dm_report *rh) in _display_fields()
290 static int _copy_field(struct dm_report *rh, struct field_properties *dest, in _copy_field()
308 static struct field_properties * _add_field(struct dm_report *rh, in _add_field()
[all …]
/dflybsd-src/contrib/lvm2/dist/lib/report/
H A Dreport.c70 static int _string_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _string_disp()
77 static int _dev_name_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _dev_name_disp()
205 static int _modules_disp(struct dm_report *rh, struct dm_pool *mem, in _modules_disp()
223 static int _vgfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _vgfmt_disp()
237 static int _pvfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _pvfmt_disp()
252 static int _lvkmaj_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _lvkmaj_disp()
265 static int _lvkmin_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _lvkmin_disp()
478 static int _loglv_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _loglv_disp()
496 static int _lvname_disp(struct dm_report *rh, struct dm_pool *mem, in _lvname_disp()
530 static int _origin_disp(struct dm_report *rh, struct dm_pool *mem, in _origin_disp()
[all …]
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_radiotap.c52 #define bpf_mtap2(rawbpf, rh, len, m) \ argument
66 struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) in ieee80211_radiotap_attach()
76 struct ieee80211_radiotap_header *rh, in ieee80211_radiotap_attachv()
183 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_chan_change() local
206 struct ieee80211_radiotap_header *rh, int len) in spam_vaps()
249 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx() local
274 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx_all() local
292 radiotap_offset(struct ieee80211_radiotap_header *rh, in radiotap_offset()
/dflybsd-src/include/rpc/
H A Dclnt.h159 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
162 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
171 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
172 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument
179 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
180 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
190 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
191 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
235 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
236 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
/dflybsd-src/contrib/lvm2/dist/tools/
H A Ddmsetup.c1954 static int _int32_disp(struct dm_report *rh, in _int32_disp()
1964 static int _uint32_disp(struct dm_report *rh, in _uint32_disp()
1974 static int _dm_name_disp(struct dm_report *rh, in _dm_name_disp()
1984 static int _dm_uuid_disp(struct dm_report *rh, in _dm_uuid_disp()
1997 static int _dm_read_ahead_disp(struct dm_report *rh, in _dm_read_ahead_disp()
2010 static int _dm_info_status_disp(struct dm_report *rh, in _dm_info_status_disp()
2028 static int _dm_info_table_loaded_disp(struct dm_report *rh, in _dm_info_table_loaded_disp()
2052 static int _dm_info_suspended_disp(struct dm_report *rh, in _dm_info_suspended_disp()
2068 static int _dm_info_read_only_disp(struct dm_report *rh, in _dm_info_read_only_disp()
2085 static int _dm_info_devno_disp(struct dm_report *rh, struct dm_pool *mem, in _dm_info_devno_disp()
[all …]
/dflybsd-src/sys/netinet6/
H A Droute6.c57 struct ip6_rthdr *rh; in route6_input() local
H A Dip6_output.c289 struct ip6_rthdr *rh; in ip6_output() local
H A Dnd6.h343 struct nd_opt_rd_hdr *rh; member
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dbdiv_qr.c41 mp_limb_t rh; in mpn_bdiv_qr() local
H A Dsbpi1_bdiv_qr.c50 mp_limb_t rh; in mpn_sbpi1_bdiv_qr() local
H A Ddcpi1_bdiv_qr.c56 mp_limb_t rh; in mpn_dcpi1_bdiv_qr_n() local
H A Dmod_1_1.c60 mp_limb_t rh, rl, bi, q, ph, pl, r; in mpn_mod_1_1p() local
H A Dmod_1_2.c73 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; in mpn_mod_1s_2p() local
H A Dmod_1_3.c75 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; in mpn_mod_1s_3p() local
H A Dmod_1_4.c77 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; in mpn_mod_1s_4p() local
/dflybsd-src/sys/dev/acpica/aibs/
H A Datk0110.c299 ACPI_HANDLE rh; in aibs_refresh_r() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c230 warc_essential_hdr_t rh = { in _warc_header() local
/dflybsd-src/lib/libc/db/test/
H A Ddbtest.c556 static RECNOINFO rh; in setinfo() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-udp.c220 const struct rtcphdr *rh = (const struct rtcphdr *)hdr; in rtcp_print() local
/dflybsd-src/usr.sbin/rtadvd/
H A Drtadvd.c121 struct nd_opt_rd_hdr *rh; member
/dflybsd-src/crypto/libressl/crypto/ec/
H A Decp_smpl.c993 BIGNUM *rh, *tmp, *Z4, *Z6; in ec_GFp_simple_is_on_curve() local
/dflybsd-src/sbin/ping6/
H A Dping6.c1682 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dmdebugread.c3831 RFDT rh; in parse_partial_symbols() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delflink.c10459 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Delflink.c9887 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local

12