/dflybsd-src/contrib/lvm2/dist/libdm/ |
H A D | libdm-report.c | 83 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 D | report.c | 70 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 D | ieee80211_radiotap.c | 52 #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 D | clnt.h | 159 #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 D | dmsetup.c | 1954 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 D | route6.c | 57 struct ip6_rthdr *rh; in route6_input() local
|
H A D | ip6_output.c | 289 struct ip6_rthdr *rh; in ip6_output() local
|
H A D | nd6.h | 343 struct nd_opt_rd_hdr *rh; member
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | bdiv_qr.c | 41 mp_limb_t rh; in mpn_bdiv_qr() local
|
H A D | sbpi1_bdiv_qr.c | 50 mp_limb_t rh; in mpn_sbpi1_bdiv_qr() local
|
H A D | dcpi1_bdiv_qr.c | 56 mp_limb_t rh; in mpn_dcpi1_bdiv_qr_n() local
|
H A D | mod_1_1.c | 60 mp_limb_t rh, rl, bi, q, ph, pl, r; in mpn_mod_1_1p() local
|
H A D | mod_1_2.c | 73 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; in mpn_mod_1s_2p() local
|
H A D | mod_1_3.c | 75 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; in mpn_mod_1s_3p() local
|
H A D | mod_1_4.c | 77 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 D | atk0110.c | 299 ACPI_HANDLE rh; in aibs_refresh_r() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_warc.c | 230 warc_essential_hdr_t rh = { in _warc_header() local
|
/dflybsd-src/lib/libc/db/test/ |
H A D | dbtest.c | 556 static RECNOINFO rh; in setinfo() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-udp.c | 220 const struct rtcphdr *rh = (const struct rtcphdr *)hdr; in rtcp_print() local
|
/dflybsd-src/usr.sbin/rtadvd/ |
H A D | rtadvd.c | 121 struct nd_opt_rd_hdr *rh; member
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ecp_smpl.c | 993 BIGNUM *rh, *tmp, *Z4, *Z6; in ec_GFp_simple_is_on_curve() local
|
/dflybsd-src/sbin/ping6/ |
H A D | ping6.c | 1682 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | mdebugread.c | 3831 RFDT rh; in parse_partial_symbols() local
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elflink.c | 10459 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elflink.c | 9887 struct elf_link_hash_entry *rh; in elf_link_input_bfd() local
|