Searched refs:parse_option_list (Results 1 – 2 of 2) sorted by relevance
275 parse_option_list(cfile, config->requested_options); in parse_client_statement()280 parse_option_list(cfile, config->required_options); in parse_client_statement()283 parse_option_list(cfile, config->ignored_options); in parse_client_statement()382 parse_option_list(FILE *cfile, u_int8_t *list) in parse_option_list() function
446 int parse_option_list(FILE *, u_int8_t *);