Home
last modified time | relevance | path

Searched refs:find_file_section (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c140 find_file_section(FILE *fd, char *start) in find_file_section() function
310 if (find_file_section(fp, "PROJECTED_PROPERTIES") != 0) in load_projected_properties()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c872 find_file_section(FILE *fd, char *start) in find_file_section() function
1279 if (find_file_section(fp, "PROJECTED_PROPERTIES") != 0) in load_projected_properties()
1408 if (find_file_section(fp, "ASSOCIATIONS") != 0) in load_associations()
1632 if (find_file_section(psvc_hdl.fp, "OBJECT_INFO") == -1) { in psvc_plugin_init()