Searched refs:posixly_correct (Results 1 – 1 of 1) sorted by relevance
362 static int posixly_correct = -1; local378 if (posixly_correct == -1 || optreset)379 posixly_correct = (getenv("POSIXLY_CORRECT") != NULL);382 else if (posixly_correct || *options == '+')514 warnx(posixly_correct ? illoptchar : gnuoptchar,