Searched refs:num_comps (Results 1 – 1 of 1) sorted by relevance
211 long num_comps, ind; in aname_get_selstring() local231 num_comps = strtol(current, &end, 10); in aname_get_selstring()232 if (errno != 0 || num_comps < 0 || *end != ':') in aname_get_selstring()235 if (num_comps != aname->length) in aname_get_selstring()251 if (errno || ind > num_comps) in aname_get_selstring()