/netbsd-src/external/gpl2/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 …]
|
/netbsd-src/external/gpl2/lvm2/dist/lib/report/ |
H A D | report.c | 60 static int _string_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _string_disp() 67 static int _dev_name_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _dev_name_disp() 195 static int _modules_disp(struct dm_report *rh, struct dm_pool *mem, in _modules_disp() 213 static int _vgfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _vgfmt_disp() 227 static int _pvfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _pvfmt_disp() 242 static int _lvkmaj_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _lvkmaj_disp() 255 static int _lvkmin_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _lvkmin_disp() 468 static int _loglv_disp(struct dm_report *rh, struct dm_pool *mem __attribute((unused)), in _loglv_disp() 486 static int _lvname_disp(struct dm_report *rh, struct dm_pool *mem, in _lvname_disp() 520 static int _origin_disp(struct dm_report *rh, struct dm_pool *mem, in _origin_disp() [all …]
|
/netbsd-src/include/rpc/ |
H A D | clnt.h | 208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 222 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument 223 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh)) argument 230 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument 231 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument 241 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument 242 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument 284 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument 285 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) argument
|
/netbsd-src/sys/netinet6/ |
H A D | route6.c | 54 struct ip6_rthdr *rh; in route6_input() local
|
H A D | nd6.h | 130 struct nd_opt_rd_hdr *rh; member
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | dmsetup.c | 1947 static int _int32_disp(struct dm_report *rh, in _int32_disp() 1957 static int _uint32_disp(struct dm_report *rh, in _uint32_disp() 1967 static int _dm_name_disp(struct dm_report *rh, in _dm_name_disp() 1977 static int _dm_uuid_disp(struct dm_report *rh, in _dm_uuid_disp() 1990 static int _dm_read_ahead_disp(struct dm_report *rh, in _dm_read_ahead_disp() 2003 static int _dm_info_status_disp(struct dm_report *rh, in _dm_info_status_disp() 2021 static int _dm_info_table_loaded_disp(struct dm_report *rh, in _dm_info_table_loaded_disp() 2045 static int _dm_info_suspended_disp(struct dm_report *rh, in _dm_info_suspended_disp() 2061 static int _dm_info_read_only_disp(struct dm_report *rh, in _dm_info_read_only_disp() 2078 static int _dm_info_devno_disp(struct dm_report *rh, struct dm_pool *mem, in _dm_info_devno_disp() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | bdiv_qr.c | 51 mp_limb_t rh; in mpn_bdiv_qr() local
|
H A D | pow_1.c | 81 mp_limb_t rl, rh, bl = bp[0]; in mpn_pow_1() local
|
H A D | dcpi1_bdiv_qr.c | 66 mp_limb_t rh; in mpn_dcpi1_bdiv_qr_n() local
|
H A D | mod_1_2.c | 86 mp_limb_t rh, rl, bi, ph, pl, ch, cl, r; in mpn_mod_1s_2p() local
|
H A D | mod_1_3.c | 89 mp_limb_t rh, rl, bi, ph, pl, ch, cl, r; in mpn_mod_1s_3p() local
|
H A D | mod_1_4.c | 92 mp_limb_t rh, rl, bi, ph, pl, ch, cl, r; in mpn_mod_1s_4p() local
|
H A D | mod_1_1.c | 192 mp_limb_t rh, rl, bi, ph, pl, r; in mpn_mod_1_1p() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-bdiv.c | 59 check_one (mp_ptr qp, mp_srcptr rp, mp_limb_t rh, in check_one() 136 mp_limb_t rh; in main() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | invsqrt_limb.h | 309 #define __gmpfr_sqrt_limb(s, rh, rl, invs, u) \ argument
|
/netbsd-src/lib/libc/net/ |
H A D | rthdr.c | 403 const struct ip6_rthdr *rh; in inet6_rth_segments() local 432 const struct ip6_rthdr *rh; in inet6_rth_getaddr() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ |
H A D | mod_1_4.c | 94 mp_limb_t rh, rl, bi, ph, pl, ch, cl, r; in mpn_mod_1s_4p() local
|
/netbsd-src/sys/dev/usb/ |
H A D | uthum.c | 344 int temp, rh; in uthum_refresh() local 417 int rh_l, rh; in uthum_sht1x_rh() local
|
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | remote.c | 262 unsigned long rh; in dhcpctl_remote_set_value() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 744 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local 761 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local 780 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local 891 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local 1033 dt_ahashent_t **rh = *((dt_ahashent_t ***)rhs); local
|
/netbsd-src/sys/dev/i2o/ |
H A D | dpti.c | 452 struct i2o_reply rh; in dpti_passthrough() local
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_set_format_warc.c | 229 warc_essential_hdr_t rh = { in _warc_header() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
H A D | afskrb5.c | 207 afslog_uid_int(struct kafs_data *data, const char *cell, const char *rh, in afslog_uid_int()
|
/netbsd-src/tests/lib/libc/db/ |
H A D | h_db.c | 617 static RECNOINFO rh; in setinfo() local
|
/netbsd-src/sys/dev/marvell/ |
H A D | mvsdio.c | 331 uint16_t rh[MVSDIO_NRH + 1]; in mvsdio_intr() local
|