/titanic_41/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound_sunos.c | 60 if (nvlist_lookup_int64(rawattr, "crashtime", &panictime) != 0) in pp_sunos_panic()
|
H A D | fmevt_inbound.c | 254 if (nvlist_lookup_int64(attr, "__fmev_line", &i64) == 0) { in fmevt_detector()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_ctl.c | 83 (void) nvlist_lookup_int64(nvl, FMD_CTL_ADDHRT_DELTA, &delta); in fmd_ctl_addhrt()
|
/titanic_41/usr/src/man/man3nvpair/ |
H A D | Makefile | 70 nvlist_lookup_int64.3nvpair \ 175 nvlist_lookup_int64.3nvpair := LINKSRC = nvlist_lookup_boolean.3nvpair
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | sw.c | 98 if (nvlist_lookup_int64(nvl, name, dest) == 0) { in sw_get_optl_int64() 418 if (nvlist_lookup_int64(site, in sw_fmri_nvl2str()
|
H A D | topo_prop.c | 231 ret = nvlist_lookup_int64(pv->tp_val, TOPO_PROP_VAL_VAL, in prop_getval()
|
H A D | topo_xml.c | 541 e = nvlist_lookup_int64(pfmri, INV_PVAL, &i64); in prop_create()
|
/titanic_41/usr/src/lib/libnvpair/ |
H A D | mapfile-vers | 208 nvlist_lookup_int64;
|
/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 267 (void) nvlist_lookup_int64(attr, "instance", &instance); in swde_panic_solve()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | nvpair.h | 214 int nvlist_lookup_int64(nvlist_t *, const char *, int64_t *);
|
/titanic_41/usr/src/common/nvpair/ |
H A D | fnvpair.c | 363 VERIFY0(nvlist_lookup_int64(nvl, name, &rv)); in fnvlist_lookup_int64()
|
H A D | nvpair.c | 1404 nvlist_lookup_int64(nvlist_t *nvl, const char *name, int64_t *val) in nvlist_lookup_int64() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ |
H A D | ipmpstat.c | 863 if (nvlist_lookup_int64(nvl, IPMP_PROBE_TARGET_RTTAVG, &rttavg) != 0) in sfunc_probe_rttavg() 878 if (nvlist_lookup_int64(nvl, IPMP_PROBE_TARGET_RTTDEV, &rttdev) != 0) in sfunc_probe_rttdev()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nvpair.inc | 106 link path=usr/share/man/man3nvpair/nvlist_lookup_int64.3nvpair \
|
H A D | system-kernel.man9f.inc | 1059 link path=usr/share/man/man9f/nvlist_lookup_int64.9f \
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 277 } else if (nvlist_lookup_int64(props, prop, &scurrent) == 0) { in ses_sensor_reading()
|
/titanic_41/usr/src/lib/libdiskmgt/common/ |
H A D | drive.c | 1144 if (nvlist_lookup_int64(stats, attr, &currval) == 0) { in update_stat64()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 1394 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_rewind_exclaim() 1450 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_explain_recover()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 1009 nvlist_lookup_int64.9f \ 1807 nvlist_lookup_int64.9f := LINKSRC = nvlist_lookup_boolean.9f
|
/titanic_41/usr/src/lib/libidmap/common/ |
H A D | idmap_api.c | 2326 err = nvlist_lookup_int64(entry, name, ret); in idmap_trace_get_int()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunmdi.c | 4749 rv = nvlist_lookup_int64(MDI_PI(pip)->pi_prop, name, data); in mdi_prop_lookup_int64()
|
/titanic_41/ |
H A D | .gitignore | 6887 usr/src/man/man3nvpair/nvlist_lookup_int64.3nvpair 8727 usr/src/man/man9f/nvlist_lookup_int64.9f
|