Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dtftp.h60 #define EEXISTS 6 macro
Dtftpd.c173 { EEXISTS, "File already exists" },
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtftp.h28 #define EEXISTS 6 macro
/third_party/musl/include/arpa/
Dtftp.h28 #define EEXISTS 6 macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtftp.h28 #define EEXISTS 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtftp.h28 #define EEXISTS 6 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc1231 // and returns EEXISTS if the target file already exists.
/third_party/python/Doc/library/
Dos.rst3484 attribute will not be created and ``EEXISTS`` will be raised.