Home
last modified time | relevance | path

Searched refs:di_path_prop_type (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3devinfo/
H A DMakefile101 di_path_prop_type.3devinfo \
181 di_path_prop_type.3devinfo := LINKSRC = di_path_prop_bytes.3devinfo
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers66 di_path_prop_type;
H A Dlibdevinfo.h282 extern int di_path_prop_type(di_path_prop_t prop);
H A Ddevinfo.c2185 di_path_prop_type(di_path_prop_t prop) in di_path_prop_type() function
2292 int prop_type = di_path_prop_type(prop); in di_path_prop_search()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3devinfo.inc134 link path=usr/share/man/man3devinfo/di_path_prop_type.3devinfo \
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c87 (dump_proptype_t)di_path_prop_type,
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1153 di_ptype = di_path_prop_type(di_path_prop); in add_di_path_prop()