Searched refs:process_regular_option (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dconf.c140 static int process_regular_option(const char *section, const char *key, const char *val, cf_map_t *cfm);
342 return process_regular_option(section, key, val, cur_map);
1236 process_regular_option(const char *section, const char *key, const char *val, cf_map_t *cfm) function
1243 fprintf(stderr, "conf: process_regular_option: null entries\n");

Completed in 107 milliseconds