EREMOTEIO 76 daemons/execd/remoted_proxy.c return -EREMOTEIO; EREMOTEIO 84 daemons/execd/remoted_proxy.c return -EREMOTEIO; EREMOTEIO 132 daemons/execd/remoted_proxy.c return -EREMOTEIO; EREMOTEIO 94 include/portability.h # ifndef EREMOTEIO EREMOTEIO 436 lib/common/results.c case EREMOTEIO: return "EREMOTEIO"; EREMOTEIO 525 lib/common/results.c case EREMOTEIO: return "Remote I/O error"; EREMOTEIO 366 lib/pacemaker/pcmk_cluster_queries.c if (rc == EREMOTEIO) { EREMOTEIO 1239 maint/gnulib/lib/strerrorname_np.c #if defined EREMOTEIO EREMOTEIO 1240 maint/gnulib/lib/strerrorname_np.c case EREMOTEIO: return "EREMOTEIO"; EREMOTEIO 1241 maint/gnulib/tests/test-strerrorname_np.c #if defined EREMOTEIO EREMOTEIO 1242 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strcmp (strerrorname_np (EREMOTEIO), "EREMOTEIO") == 0);