Lines Matching refs:values
43 char **values;49 &values);54 if (values[0] == NULL) {56 talloc_free(values);60 if (values[1] != NULL) {62 talloc_free(values);66 if (strcmp(values[0], CONFDB_VERSION) != 0) {69 values[0], CONFDB_VERSION);74 talloc_free(values);78 talloc_free(values);