Searched refs:optionLoadNested (Results 1 – 3 of 3) sorted by relevance
286 new_val = optionLoadNested(val, name, nm_len); in add_nested()705 optionLoadNested(char const * text, char const * name, size_t nm_len) in optionLoadNested() function816 tOptionValue * opt_val = optionLoadNested( in optionNestedVal()
345 optionLoadNested(char const * text, char const * name, size_t nm_len);
88 res = optionLoadNested(txt, fname, strlen(fname)); in configFileLoad()