Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c142 find_file_section(FILE *fd, char *start) in find_file_section() function
312 if (find_file_section(fp, "PROJECTED_PROPERTIES") != 0) in load_projected_properties()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c869 find_file_section(FILE *fd, char *start) in find_file_section() function
1276 if (find_file_section(fp, "PROJECTED_PROPERTIES") != 0) in load_projected_properties()
1405 if (find_file_section(fp, "ASSOCIATIONS") != 0) in load_associations()
1629 if (find_file_section(psvc_hdl.fp, "OBJECT_INFO") == -1) { in psvc_plugin_init()