Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
74 &lpSecurityAttributes, &dwCreationDisposition, in win32_CreateFile()
80 dwShareMode, lpSecurityAttributes, in win32_CreateFile()
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
109 &lpSecurityAttributes)) in win32_CreateNamedPipe()
116 lpSecurityAttributes); in win32_CreateNamedPipe()
/external/flac/libFLAC/
Dwindows_unicode_filenames.c186 …, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCr… in flac_internal_CreateFile_utf8() argument
189 …return CreateFileA(lpFileName, dwDesiredAccess, dwShareMode, lpSecurityAttributes, dwCreationDispo… in flac_internal_CreateFile_utf8()
195 …handle = CreateFileW(wname, dwDesiredAccess, dwShareMode, lpSecurityAttributes, dwCreationDisposit… in flac_internal_CreateFile_utf8()
/external/flac/include/share/
Dwindows_unicode_filenames.h59 …, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCr…
/external/lzma/CPP/Windows/
DFileDir.cpp189 LPSECURITY_ATTRIBUTES lpSecurityAttributes
/external/sqlite/dist/orig/
Dsqlite3.c43790 extendedParameters.lpSecurityAttributes = NULL;
/external/sqlite/dist/
Dsqlite3.c43790 extendedParameters.lpSecurityAttributes = NULL;