Searched defs:_XOpenFileMode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DXlibInt.c1922 int _XOpenFileMode(path, flags, mode) function
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibint.h1363 #define _XOpenFileMode(path,flags,mode) open(path,flags,mode) macro

Completed in 6 milliseconds