Searched refs:wxO_BINARY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h476 #define wxO_BINARY O_BINARY macro
478 #define wxO_BINARY 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp662 return wxOpenOSFHandle(h, wxO_BINARY);
678 return wxOpen(path, wxO_BINARY | O_RDWR | O_CREAT | wxOPEN_EXCL, 0600);

Completed in 70 milliseconds