Searched refs:di_path_prop_search (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo.c | 2280 di_path_prop_search(di_path_t path, const char *name, int type) in di_path_prop_search() function 2317 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_bytes() 2330 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_ints() 2343 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_int64s() 2355 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_strings()
|