Searched defs:_text_openflags (Results 1 – 3 of 3) sorted by relevance
117 _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