Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c201 static char *posixly_correct; variable
407 posixly_correct = getenv ("POSIXLY_CORRECT");
421 else if (posixly_correct != NULL)
427 if (posixly_correct == NULL
902 if (posixly_correct)