Searched refs:actopt (Results 1 – 1 of 1) sorted by relevance
300 char *option_ptr, *actopt, *equalptr; in cmp_requested_to_actual_options() local354 &actopt); in cmp_requested_to_actual_options()357 if ((equalptr = strchr(actopt, '=')) != NULL) in cmp_requested_to_actual_options()360 if ((strcmp(option_ptr, actopt)) == 0) { in cmp_requested_to_actual_options()