Searched refs:bad_char_idx (Results 1 – 2 of 2) sorted by relevance
5169 int bad_char_idx; in getargopt() local5217 pp = &bad_char_idx; in getargopt()5245 if (get_bad_opt(eap->cmd + bad_char_idx, eap) == FAIL) in getargopt()
9926 bad_char_idx to store the position. (Dominique Pelle)9952 Problem: Crash when using bad_char_idx uninitialized. (Patrick Texier)9953 Solution: Don't use bad_char_idx, reproduce the ++bad argument from bad_char.