O_NOCTTY           38 src/common/tuklib_open_stdxxx.c 			const int fd = open("/dev/null", O_NOCTTY
O_NOCTTY           35 src/xz/file_io.c #ifndef O_NOCTTY
O_NOCTTY          310 src/xz/file_io.c 	int flags = O_RDONLY | O_BINARY | O_NOCTTY;
O_NOCTTY          596 src/xz/file_io.c 		const int flags = O_WRONLY | O_BINARY | O_NOCTTY