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

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.c222 * cfg_get_parser_offset
230 cfg_get_parser_offset(const char *section) function
250 "cfg_get_parser_offset: section not found");
440 table_offset = cfg_get_parser_offset(section);
749 table_offset = cfg_get_parser_offset(section);
3107 if ((table_offset = cfg_get_parser_offset(section)) < 0) {
3143 if ((table_offset = cfg_get_parser_offset(section)) < 0) {
3348 if ((table_offset = cfg_get_parser_offset(section)) < 0) {

Completed in 62 milliseconds