OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searchpathlen
(Results
1 - 1
of
1
) sorted by null
/sdk/find_lock/
find_lock.cpp
594
int
searchPathLen
= strlen(searchPath);
709
if (_strnicmp(searchPath, name.cstr(),
searchPathLen
) == 0) {
Completed in 49 milliseconds