Searched refs:prop_exists (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c50 prop_exists(picl_nodehdl_t node, char *name) function
68 if (!prop_exists(node, name)) {
249 if (prop_exists(pnode, "compatible"))
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c74 prop_exists(picl_nodehdl_t node, char *name) function
92 if (!prop_exists(node, name)) {
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h78 gboolean prop_exists);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c166 prop_exists(idmap_cfg_handles_t *handles, const char *name, boolean_t *exists) function
2570 rc = prop_exists(handles, DEBUG_PROP, &debug_present);
2616 rc = prop_exists(handles, DS_NAME_MAPPING_ENABLED,

Completed in 63 milliseconds