Home
last modified time | relevance | path

Searched refs:common_open (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/lowio/
H A Dopen.cpp84 static int __cdecl common_open( in common_open() function
131 return common_open(path, oflag, pmode); in _open()
141 return common_open(path, oflag, pmode); in _wopen()