/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 84 #define ENOTUNIQ 76 /* Name not unique on network */ macro
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 90 ERRNO_MSG(ENOTUNIQ, "Name not unique on network"),
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_vlan.c | 127 result = -ENOTUNIQ; in __ipoib_vlan_add()
|
/openbmc/linux/lib/ |
H A D | errname.c | 123 E(ENOTUNIQ),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 112 E(ENOTUNIQ)
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 268 #define VPCERR_BAD_WWN -ENOTUNIQ /* driver validation
|
/openbmc/linux/drivers/media/mc/ |
H A D | mc-entity.c | 1419 return ERR_PTR(-ENOTUNIQ); in media_entity_remote_pad_unique() 1451 return ERR_PTR(-ENOTUNIQ); in media_pad_remote_pad_unique()
|
/openbmc/linux/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 777 [-VERR_NET_NOT_UNIQUE_NAME] = -ENOTUNIQ,
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2maperror.c | 487 {STATUS_DUPLICATE_NAME, -ENOTUNIQ, "STATUS_DUPLICATE_NAME"}, 1345 {RPC_NT_DUPLICATE_ENDPOINT, -ENOTUNIQ, "RPC_NT_DUPLICATE_ENDPOINT"},
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | core.c | 1326 return -ENOTUNIQ; in hidp_verify_sockets()
|
/openbmc/linux/net/mac80211/ |
H A D | iface.c | 384 return -ENOTUNIQ; in ieee80211_check_concurrent_iface()
|
H A D | sta_info.c | 744 return -ENOTUNIQ; in sta_info_insert_check()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | 3071 return -ENOTUNIQ; in nvme_fc_create_association()
|