Searched refs:dwCreationDisposition (Results 1 – 1 of 1) sorted by relevance
225 DWORD dwDesiredAccess, dwCreationDisposition; in _M_open() local232 dwCreationDisposition = OPEN_ALWAYS; in _M_open()239 dwCreationDisposition = OPEN_ALWAYS; in _M_open()243 dwCreationDisposition = OPEN_EXISTING; in _M_open()248 dwCreationDisposition = OPEN_EXISTING; in _M_open()252 dwCreationDisposition = OPEN_ALWAYS; in _M_open()267 dwCreationDisposition, permission, 0); in _M_open()