Searched refs:posixly (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/file/src/ |
H A D | file.c | 173 file_private int posixly; variable 227 posixly = getenv("POSIXLY_CORRECT") != NULL; in main() 228 flags |= posixly ? MAGIC_SYMLINK : 0; in main() 711 if (((def & 1) && posixly) || ((def & 2) && !posixly)) in defprint()
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 1965 tests/test-posixly-correct/.gitignore, 1966 tests/test-posixly-correct/Makefile.am, 1967 tests/test-posixly-correct/scanner.l: refactor posixly_correct test 2660 tests/test-posixly-correct/Makefile.am, 2857 tests/test-posixly-correct/.cvsignore, 2858 tests/test-posixly-correct/.gitignore, 3578 tests/test-posixly-correct/Makefile.am, 4862 tests/test-posixly-correct/Makefile.am, 5031 tests/test-posixly-correct/Makefile.am, 5057 tests/test-posixly-correct/Makefile.am, [all …]
|
H A D | NEWS | 614 test-posixly-correct, test-debug-{nr,r}
|