Searched refs:last_dot (Results 1 – 1 of 1) sorted by relevance
123 const char *last_dot = strchr(arg, '.'); in parse_config_arg() local129 if (last_dot == NULL || last_dot == arg) { in parse_config_arg()133 if (!last_dot[1]) { in parse_config_arg()