Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/
H A Dbridge.c103 extern NTSTATUS kbfsLibdokanFindFilesWithPattern(LPCWSTR PathName,
111 return kbfsLibdokanFindFilesWithPattern(PathName, SearchPattern, FindData, FileInfo); in kbfsLibdokanC_FindFilesWithPattern()
H A Dcgo.go249 func kbfsLibdokanFindFilesWithPattern( func