Searched refs:ENOTUNIQ (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | errno.h | 84 #define ENOTUNIQ 76 /* Name not unique on network */ macro |
/u-boot/lib/ | ||
A D | errno_str.c | 90 ERRNO_MSG(ENOTUNIQ, "Name not unique on network"), |
Completed in 3 milliseconds