Home
last modified time | relevance | path

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

/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp52 int fileExist = access("/dev/shm", F_OK); in WuKongMutexFile() local
53 if (fileExist == 0) { in WuKongMutexFile()

Completed in 1 milliseconds