Searched refs:path_prop (Results 1 – 3 of 3) sorted by relevance
323 di_off_t path_prop; /* property list */ member
2992 me->path_prop = off; in di_getpath_data()2993 off = di_path_getprop(pip, &me->path_prop, st); in di_getpath_data()2995 me->path_prop = 0; in di_getpath_data()
2154 if (DI_PATH(path)->path_prop != 0) { in di_path_prop_next()2155 return (DI_PATHPROP(pa + DI_PATH(path)->path_prop)); in di_path_prop_next()