Searched refs:mountInfoFile (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/fs_posix/src/ | ||
H A D | FileSystemTest.cpp | 70 const char mountInfoFile[] = "/proc/mounts";
in CheckFsMount() local 78 FILE *fp = fopen(mountInfoFile, "r"); in CheckFsMount() |
Completed in 1 milliseconds