Searched refs:optionLoadNested (Results 1 – 3 of 3) sorted by relevance
328 new_val = optionLoadNested(val, name, nm_len); in add_nested()747 optionLoadNested(char const * text, char const * name, size_t nm_len) in optionLoadNested() function847 tOptionValue * opt_val = optionLoadNested( in optionNestedVal()
120 optionLoadNested(char const * text, char const * name, size_t nm_len);
132 res = optionLoadNested(txt, fname, strlen(fname)); in configFileLoad()