Searched refs:parse_option_list (Results 1 – 2 of 2) sorted by relevance
244 parse_option_list(cfile, config->requested_options); in parse_client_statement()249 parse_option_list(cfile, config->required_options); in parse_client_statement()252 parse_option_list(cfile, config->ignored_options); in parse_client_statement()351 parse_option_list(FILE *cfile, u_int8_t *list) in parse_option_list() function
435 int parse_option_list(FILE *, u_int8_t *);