ESOCKTNOSUPPORT   229 lib/common/remote.c             rc = ESOCKTNOSUPPORT;
ESOCKTNOSUPPORT   486 lib/common/remote.c         return ESOCKTNOSUPPORT;
ESOCKTNOSUPPORT   582 lib/common/remote.c         if ((rc == ENOTCONN) || (rc == ESOCKTNOSUPPORT)) {
ESOCKTNOSUPPORT   548 lib/common/results.c         case ESOCKTNOSUPPORT:   return "ESOCKTNOSUPPORT";
ESOCKTNOSUPPORT   996 lib/common/results.c             return ESOCKTNOSUPPORT;