Home
last modified time | relevance | path

Searched defs:ERESTART (Results 1 – 10 of 10) sorted by relevance

/third_party/lwip/src/include/lwip/
Derrno.h136 #define ERESTART 85 /* Interrupted system call should be restarted */ macro
/third_party/musl/arch/mips/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/arch/mips64/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/arch/generic/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/uboot/u-boot-2020.01/include/linux/
Derrno.h93 #define ERESTART 85 /* Interrupted system call should be restarted */ macro