Searched refs:ptree_create_prop (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile29 ptree_create_prop.3picltree \
62 ptree_destroy_prop.3picltree := LINKSRC = ptree_create_prop.3picltree
/illumos-gate/usr/src/lib/libpicltree/
H A Dllib-lpicltree44 int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf,
H A Dpicltree.h91 extern int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf,
H A Dpicltree.c1262 ptree_create_prop(const ptree_propinfo_t *pinfo, const void *valbuf, function
1837 err = ptree_create_prop(&propinfo, (const void *)name, &phdl);
1856 err = ptree_create_prop(&propinfo, (const void *)clname, &cphdl);
3009 err = ptree_create_prop(infop, vbuf, &tmph);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c253 r = ptree_create_prop(&propinfo, tbl_h, tableh);
327 r = ptree_create_prop(&propinfo, PICL_CLASS_LED,
339 r = ptree_create_prop(&propinfo, &led_node_hdl,
H A Dfcal_leds_thread.c246 r = ptree_create_prop(&propinfo, PICL_CLASS_BLOCK,
255 r = ptree_create_prop(&propinfo, &ssdndh, &row_props_h[1]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c104 gettext("%s: ptree_create_prop failed, %s\n")
427 err = ptree_create_prop(&propinfo, 0, &src_prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c727 err = ptree_create_prop(&propinfo, command->propcmd_valbuf, &proph);
921 err = ptree_create_prop(&propinfo, &dsth, &proph);
1020 err = ptree_create_prop(&propinfo, &tblh, &proph);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c137 gettext("%s: ptree_create_prop failed, %s\n")
934 err = ptree_create_prop(&propinfo, value, &prophdl);
1236 err = ptree_create_prop(&propinfo, &dobjp->node,
1368 err = ptree_create_prop(&propinfo, 0, &src_prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c88 err = ptree_create_prop(&propinfo, strlist, &proprow[j]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1136 retval = ptree_create_prop(&prop, NULL, &prophdl[0]);
1150 retval = ptree_create_prop(&prop, NULL, &prophdl[1]);
2250 rc = ptree_create_prop(&prop, NULL, &prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c953 err = ptree_create_prop(&prop, class, &prophdl[0]);
967 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1949 err = ptree_create_prop(&prop, class, &prophdl[0]);
1963 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1576 if ((rc = ptree_create_prop(&propinfo, class,
1590 if ((rc = ptree_create_prop(&propinfo, &refhdl,
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c680 err = ptree_create_prop(&propinfo, strlist, &proprow[j]);

Completed in 136 milliseconds