Searched refs:ELIBACC (Results 1 – 16 of 16) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 61 #define ELIBACC 79 /* Can not access a needed shared library */ macro
|
/external/strace/tests-mx32/ |
D | errno2name.c | 206 #ifdef ELIBACC in errno2name() 207 CASE(ELIBACC); in errno2name()
|
/external/strace/tests-m32/ |
D | errno2name.c | 206 #ifdef ELIBACC in errno2name() 207 CASE(ELIBACC); in errno2name()
|
/external/strace/tests/ |
D | errno2name.c | 206 #ifdef ELIBACC in errno2name() 207 CASE(ELIBACC); in errno2name()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 57 #define ELIBACC 83 /* Can not access a needed shared library */ macro
|
/external/syslinux/com32/include/ |
D | errno.h | 86 #define ELIBACC 79 /* Can not access a needed shared library */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 82 ELIBACC = 83 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 87 ELIBACC = 83 variable
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 159 #define ELIBACC 79 /* Can not access a needed shared library */ macro
|
/external/ltp/lib/ |
D | errnos.h | 112 PAIR(ELIBACC) in tst_strerrno()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 284 #ifdef ELIBACC 285 { "ELIBACC", (unsigned long) ELIBACC },
|
/external/libbrillo/brillo/errors/ |
D | error_codes.cc | 120 ERROR_ENTRY(ELIBACC), // Can not access a needed shared library
|
/external/python/cpython2/Modules/ |
D | errnomodule.c | 435 #ifdef ELIBACC in initerrno() 436 inscode(d, ds, de, "ELIBACC", ELIBACC, "Can not access a needed shared library"); in initerrno()
|
/external/python/cpython2/Doc/library/ |
D | errno.rst | 418 .. data:: ELIBACC
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1027 ELIBACC = 83 variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …LBIN:75,EDOTDOT:76,EBADMSG:77,EFTYPE:79,ENOTUNIQ:80,EBADFD:81,EREMCHG:82,ELIBACC:83,ELIBBAD:84,ELI… property
|