Lines Matching refs:section
457 * @param[in] section The ConfDB section to update. This is constructed from
467 * @return EINVAL - The section could not be parsed
472 const char *section,
481 * @param[in] section The ConfDB section to update. This is constructed from
492 * @return EINVAL - The section could not be parsed
497 const char *section,
507 * @param[in] section The ConfDB section to update. This is constructed from
519 * @return EINVAL - The section could not be parsed, or the attribute was not
524 const char *section, const char *attribute,
532 * @param[in] section The ConfDB section to update. This is constructed from
544 * @return EINVAL - The section could not be parsed, or the attribute was not
551 const char *section, const char *attribute,
562 * @param[in] section The ConfDB section to update. This is constructed from
574 * @return EINVAL - The section could not be parsed, the attribute was not
579 const char *section, const char *attribute,
586 * @param[in] section The ConfDB section to update. This is constructed from
596 * @return EINVAL - The section could not be parsed
600 const char *section,
615 * @param[in] section The ConfDB section to update. This is constructed from
625 * @return EINVAL - The section could not be parsed, or the attribute was not
631 const char *section, const char *attribute,
636 * configuration section name
640 * @param[in] section The ConfDB section to look for.
643 * @param[out] sections Names of the subsections relative to the section
645 * returned for the section named [a/b/c/d]
646 * @param[out] num_sections Number of section names returned
650 * @return EINVAL - The section could not be parsed.
651 * @return ENOENT - No section was found.
656 const char *section,