Searched refs:nvlist_lookup_hrtime (Results 1 – 3 of 3) sorted by relevance
134 #define nvlist_lookup_hrtime opensolaris_nvlist_lookup_hrtime macro
233 int nvlist_lookup_hrtime(nvlist_t *, const char *, hrtime_t *);
1518 nvlist_lookup_hrtime(nvlist_t *nvl, const char *name, hrtime_t *val) in nvlist_lookup_hrtime() function