Home
last modified time | relevance | path

Searched refs:lpSecurityAttributes (Results 1 – 8 of 8) 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/src/share/win_utf8_io/
Dwin_utf8_io.c153 …, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCr… in CreateFile_utf8() argument
156 …return CreateFileA(lpFileName, dwDesiredAccess, dwShareMode, lpSecurityAttributes, dwCreationDispo… in CreateFile_utf8()
162 …handle = CreateFileW(wname, dwDesiredAccess, dwShareMode, lpSecurityAttributes, dwCreationDisposit… in CreateFile_utf8()
/external/flac/include/share/
Dwin_utf8_io.h54 …, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCr…
/external/harfbuzz_ng/src/
Dhb-blob.cc591 ceparams.lpSecurityAttributes = nullptr; in hb_blob_create_from_file()
/external/lzma/CPP/Windows/
DFileDir.cpp198 LPSECURITY_ATTRIBUTES lpSecurityAttributes
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c46842 extendedParameters.lpSecurityAttributes = NULL;
/external/sqlite/dist/orig/
Dsqlite3.c46754 extendedParameters.lpSecurityAttributes = NULL;
/external/sqlite/dist/
Dsqlite3.c46770 extendedParameters.lpSecurityAttributes = NULL;