Searched refs:nvpair_value_hrtime (Results 1 – 9 of 9) sorted by relevance
| /onnv-gate/usr/src/lib/libnvpair/ |
| H A D | mapfile-vers | 214 nvpair_value_hrtime;
|
| H A D | libnvpair.c | 730 (void) nvpair_value_hrtime(nvp, &val); in nvlist_print_with_indent()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | nvpair.h | 272 int nvpair_value_hrtime(nvpair_t *, hrtime_t *);
|
| /onnv-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
| H A D | fx_subr.c | 818 (void) nvpair_value_hrtime(nvp, (void *)&i64); in fab_pr()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | fm.c | 294 (void) nvpair_value_hrtime(nvp, (void *)&i64); in fm_nvprintr()
|
| /onnv-gate/usr/src/lib/fm/libfmd_msg/common/ |
| H A D | fmd_msg.c | 213 sizeof (hrtime_t), nvpair_value_hrtime, NULL },
|
| /onnv-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/ |
| H A D | sysevent_conf_mod.c | 1359 (void) nvpair_value_hrtime(nvp, &x.x_time); in find_macro_definition()
|
| /onnv-gate/usr/src/lib/libsysevent/ |
| H A D | libsysevent.c | 349 (void) nvpair_value_hrtime(nvp, &se_value->value.sv_time); in sysevent_attr_value()
|
| /onnv-gate/usr/src/common/nvpair/ |
| H A D | nvpair.c | 1964 nvpair_value_hrtime(nvpair_t *nvp, hrtime_t *val) in nvpair_value_hrtime() function
|