/Linux-v5.4/fs/afs/ |
D | misc.c | 126 e->error == -ENONET) in afs_prioritise_error() 130 case -ENONET: in afs_prioritise_error()
|
D | vl_probe.c | 55 case -ENONET: in afs_vlserver_probe_result()
|
D | fs_probe.c | 55 case -ENONET: in afs_fileserver_probe_result()
|
/Linux-v5.4/include/uapi/asm-generic/ |
D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
/Linux-v5.4/tools/include/uapi/asm-generic/ |
D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
/Linux-v5.4/arch/sparc/include/uapi/asm/ |
D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
/Linux-v5.4/arch/parisc/include/uapi/asm/ |
D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
/Linux-v5.4/arch/alpha/include/uapi/asm/ |
D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
/Linux-v5.4/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
/Linux-v5.4/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
/Linux-v5.4/tools/arch/parisc/include/uapi/asm/ |
D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
/Linux-v5.4/tools/arch/sparc/include/uapi/asm/ |
D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
/Linux-v5.4/net/9p/ |
D | error.c | 85 {"Machine is not on the network", ENONET},
|
/Linux-v5.4/Documentation/media/uapi/cec/ |
D | cec-ioc-receive.rst | 80 address is invalid (due to e.g. a disconnect) will return ``ENONET``. 376 ENONET
|
/Linux-v5.4/fs/orangefs/ |
D | orangefs-utils.c | 466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,
|
/Linux-v5.4/drivers/media/cec/ |
D | cec-api.c | 205 err = -ENONET; in cec_transmit()
|
D | cec-adap.c | 843 return -ENONET; in cec_transmit_msg_fh() 851 return -ENONET; in cec_transmit_msg_fh()
|
/Linux-v5.4/drivers/virt/vboxguest/ |
D | vboxguest_utils.c | 768 [-VERR_NET_NO_NETWORK] = -ENONET,
|
/Linux-v5.4/net/ipv4/ |
D | icmp.c | 150 .errno = ENONET, /* ICMP_HOST_ISOLATED */
|
/Linux-v5.4/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 579 rc = -ENONET; in ibmveth_open()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 901 err = -ENONET; in _get_res()
|