Searched refs:configparser_get_variable (Results 1 – 1 of 1) sorted by relevance
71 static data_unset *configparser_get_variable(config_t *ctx, const buffer *key) { in configparser_get_variable() function454 …ay_extract_element_klen(vars, BUF_PTR_LEN(A))) || NULL != (du = configparser_get_variable(ctx, A))… in key()523 } else if (NULL == (A = configparser_get_variable(ctx, B))) { in value()