Searched defs:_text_openflags (Results 1 – 4 of 4) sorted by relevance
117 _text_openflags = _os.O_RDWR | _os.O_CREAT | _os.O_EXCL variable
65 _text_openflags = _os.O_RDWR | _os.O_CREAT | _os.O_EXCL variable
52 _text_openflags = _os.O_RDWR | _os.O_CREAT | _os.O_EXCL variable