Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Ddirectory_management.hpp58 …ST_FORCEINLINE BOOL_ CreateDirectoryA(LPCSTR_ pPathName, PSECURITY_ATTRIBUTES_ pSecurityAttributes) in CreateDirectoryA()
64 …T_FORCEINLINE BOOL_ CreateDirectoryW(LPCWSTR_ pPathName, PSECURITY_ATTRIBUTES_ pSecurityAttributes) in CreateDirectoryW()
70 …ST_FORCEINLINE BOOL_ create_directory(LPCSTR_ pPathName, PSECURITY_ATTRIBUTES_ pSecurityAttributes) in create_directory()
86 …T_FORCEINLINE BOOL_ create_directory(LPCWSTR_ pPathName, PSECURITY_ATTRIBUTES_ pSecurityAttributes) in create_directory()