Searched refs:posixly_correct (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c202 static char *posixly_correct;
410 posixly_correct = getenv ("POSIXLY_CORRECT");
424 else if (posixly_correct != NULL)
430 if (posixly_correct == NULL
906 if (posixly_correct)
201 static char *posixly_correct; variable

Completed in 83 milliseconds