Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/fs/afs/
H A Dmisc.c128 e->error == -ENONET) in afs_prioritise_error()
132 case -ENONET: in afs_prioritise_error()
H A Dvl_probe.c72 case -ENONET: in afs_vlserver_probe_result()
H A Dfs_probe.c123 case -ENONET: in afs_fileserver_probe_result()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c83 return -ENONET; in open_image()
198 if (ret == -ENONET) { in rkfw_load_trust()
248 return -ENONET; in rkfw_load_trust()
288 return -ENONET; in rkfw_load_uboot()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsocket.c42 ret = -ENONET; in send4()
122 ret = -ENONET; in send6()
381 return -ENONET; in wg_socket_init()
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h72 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h96 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h96 #define ENONET 64 /* Machine is not on the network */ macro
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c85 {"Machine is not on the network", ENONET},
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c78 ERRNO_MSG(ENONET, "Machine is not on the network"),
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c104 E(ENONET),
/OK3568_Linux_fs/u-boot/drivers/irq/
H A Dvirq.c98 return -ENONET; in virq_to_irq()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst75 address is invalid (due to e.g. a disconnect) will return ``ENONET``.
367 ENONET

123