Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_file.c642 BOOL exists; in FSi_ComplementDirectory() local
644 exists = FS_GetPathInfo(tmppath, info); in FSi_ComplementDirectory()
645 … FS_DEBUG_TRACE(" - \"%s\" is%s existent (result:%d)\n", tmppath, exists ? "" : " not", in FSi_ComplementDirectory()
649 if (!exists) in FSi_ComplementDirectory()