cherror 61 maint/gnulib/lib/canon-host.c canon_host_r (char const *host, int *cherror) cherror 76 maint/gnulib/lib/canon-host.c if (!retval && cherror) cherror 77 maint/gnulib/lib/canon-host.c *cherror = EAI_MEMORY; cherror 80 maint/gnulib/lib/canon-host.c else if (cherror) cherror 81 maint/gnulib/lib/canon-host.c *cherror = status; cherror 27 maint/gnulib/lib/canon-host.h char *canon_host_r (char const *host, int *cherror) cherror 31 maint/gnulib/lib/canon-host.h # define ch_strerror_r(cherror) gai_strerror (cherror);