Home
last modified time | relevance | path

Searched refs:ENONET (Results 1 – 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h46 #define ENONET 64 /* Machine is not on the network */ macro
/external/strace/tests-mx32/
Derrno2name.c302 #ifdef ENONET in errno2name()
303 CASE(ENONET); in errno2name()
/external/strace/tests-m32/
Derrno2name.c302 #ifdef ENONET in errno2name()
303 CASE(ENONET); in errno2name()
/external/strace/tests/
Derrno2name.c302 #ifdef ENONET in errno2name()
303 CASE(ENONET); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h41 #define ENONET 64 /* Machine is not on the network */ macro
/external/syslinux/com32/include/
Derrno.h71 #define ENONET 64 /* Machine is not on the network */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py67 ENONET = 64 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py72 ENONET = 64 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h144 #define ENONET 64 /* Machine is not on the network */ macro
/external/ltp/lib/
Derrnos.h97 PAIR(ENONET) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c377 #ifdef ENONET
378 { "ENONET", (unsigned long) ENONET },
/external/libbrillo/brillo/errors/
Derror_codes.cc99 ERROR_ENTRY(ENONET), // Machine is not on the network
/external/python/cpython2/Modules/
Derrnomodule.c262 #ifdef ENONET in initerrno()
263 inscode(d, ds, de, "ENONET", ENONET, "Machine is not on the network"); in initerrno()
/external/python/cpython2/Doc/library/
Derrno.rst343 .. data:: ENONET
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1010 ENONET = 64 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENOSTR:60,ENODATA:61,ETIME:62,ENOSR:63,ENONET:64,ENOPKG:65,EREMO… property