Home
last modified time | relevance | path

Searched refs:realLocation (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp105 char realLocation[PATH_MAX] = {0}; in ShareFilePathIoctlCidFuzzTest() local
106 if (!realpath(g_sharePATH, realLocation)) { in ShareFilePathIoctlCidFuzzTest()
109 dirFd = open(realLocation, O_RDONLY); in ShareFilePathIoctlCidFuzzTest()

Completed in 1 milliseconds