Searched refs:ENOTUNIQ (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Derrno.h81 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Derrno.h53 #define ENOTUNIQ 167 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Derrno.h49 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Derrno.h90 #define ENOTUNIQ 115 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Derrno.h54 #define ENOTUNIQ 80 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Derrno.h93 #define ENOTUNIQ 113 /* Name not unique on network */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclierror.c318 #ifdef ENOTUNIQ
319 {NT_STATUS_IP_ADDRESS_CONFLICT1, ENOTUNIQ},
320 {NT_STATUS_IP_ADDRESS_CONFLICT2, ENOTUNIQ},
328 #ifdef ENOTUNIQ
329 {NT_STATUS_DUPLICATE_NAME, ENOTUNIQ},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c72 result = -ENOTUNIQ;
79 result = -ENOTUNIQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_fc.h268 #define VPCERR_BAD_WWN -ENOTUNIQ /* driver validation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c1160 #ifdef ENOTUNIQ
1161 case ENOTUNIQ: return "name not unique on network";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c1160 #ifdef ENOTUNIQ
1161 case ENOTUNIQ: return "name not unique on network";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Diface.c144 return -ENOTUNIQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/hidp/
H A Dcore.c826 return -ENOTUNIQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c1251 err = -ENOTUNIQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c666 return(-ENOTUNIQ);
971 * o ENOTUNIQ : more than one node has addr->sir_name (auto-connect)

Completed in 280 milliseconds