OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EX_IOERR
(Results
1 - 11
of
11
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h
87
*
EX_IOERR
-- An error occurred while doing I/O on some file.
114
#define
EX_IOERR
74 /* input/output error */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sysexits.h
79
*
EX_IOERR
-- An error occurred while doing I/O on some file.
106
#define
EX_IOERR
74 /* input/output error */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h
79
*
EX_IOERR
-- An error occurred while doing I/O on some file.
106
#define
EX_IOERR
74 /* input/output error */
/bionic/libc/include/
sysexits.h
84
*
EX_IOERR
-- An error occurred while doing I/O on some file.
113
#define
EX_IOERR
74 /* input/output error */
/external/selinux/policycoreutils/run_init/
open_init_pty.c
185
exit(
EX_IOERR
);
190
exit(
EX_IOERR
);
334
exit(
EX_IOERR
);
/external/python/cpython2/RISCOS/Modules/
riscosmodule.c
563
#ifdef
EX_IOERR
564
if (ins(d, "
EX_IOERR
", (long)
EX_IOERR
)) return -1;
565
#endif /*
EX_IOERR
*/
/system/tpm/attestation/client/
main.cc
270
QuitWithExitCode(
EX_IOERR
);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c
[
all
...]
/external/python/cpython2/Modules/
posixmodule.c
[
all
...]
Completed in 245 milliseconds