Home
last modified time | relevance | path

Searched refs:ENOTUNIQ (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h84 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c90 ERRNO_MSG(ENOTUNIQ, "Name not unique on network"),
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c127 result = -ENOTUNIQ; in __ipoib_vlan_add()
/openbmc/linux/lib/
H A Derrname.c123 E(ENOTUNIQ),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc112 E(ENOTUNIQ)
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h268 #define VPCERR_BAD_WWN -ENOTUNIQ /* driver validation
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c1419 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 Dvboxguest_utils.c777 [-VERR_NET_NOT_UNIQUE_NAME] = -ENOTUNIQ,
/openbmc/linux/fs/smb/client/
H A Dsmb2maperror.c487 {STATUS_DUPLICATE_NAME, -ENOTUNIQ, "STATUS_DUPLICATE_NAME"},
1345 {RPC_NT_DUPLICATE_ENDPOINT, -ENOTUNIQ, "RPC_NT_DUPLICATE_ENDPOINT"},
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c1326 return -ENOTUNIQ; in hidp_verify_sockets()
/openbmc/linux/net/mac80211/
H A Diface.c384 return -ENOTUNIQ; in ieee80211_check_concurrent_iface()
H A Dsta_info.c744 return -ENOTUNIQ; in sta_info_insert_check()
/openbmc/linux/drivers/nvme/host/
H A Dfc.c3071 return -ENOTUNIQ; in nvme_fc_create_association()