Home
last modified time | relevance | path

Searched defs:lpSecurityAttributes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/external/flac/libFLAC/
Dwindows_unicode_filenames.c186 …*lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes,… in flac_internal_CreateFile_utf8()