Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.h132 LFS_O_EXCL = 0x0200, // Fail if a file already exists enumerator
H A Dlfs.c3073 } else if (flags & LFS_O_EXCL) {

Completed in 10 milliseconds