Home
last modified time | relevance | path

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

/third_party/boost/boost/system/
Dlinux_error.hpp49 is_named_file_type= EISNAM,
/third_party/musl/arch/generic/bits/
Derrno.h121 #define EISNAM 120 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h121 #define EISNAM 120 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h122 #define EISNAM 120 macro
/third_party/lwip/src/include/lwip/
Derrno.h171 #define EISNAM 120 /* Is a named type file */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h111 #define EISNAM 139 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h122 #define EISNAM 120 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h111 #define EISNAM 139 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h121 #define EISNAM 120 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h122 #define EISNAM 120 macro
/third_party/musl/arch/mips/bits/
Derrno.h111 #define EISNAM 139 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h121 #define EISNAM 120 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h122 #define EISNAM 120 macro
/third_party/ltp/lib/
Derrnos.h153 PAIR(EISNAM) in tst_strerrno()
/third_party/python/Modules/
Derrnomodule.c505 #ifdef EISNAM in errno_exec()
506 add_errcode("EISNAM", EISNAM, "Is a named type file"); in errno_exec()
/third_party/python/Doc/library/
Derrno.rst626 .. data:: EISNAM
/third_party/ffmpeg/doc/
Derrno.txt59 EISNAM +..... Is a named type file
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1025 case EISNAM: return "is a name file";