tmp_canon 237 source4/heimdal/lib/roken/getaddrinfo.c const char *tmp_canon; tmp_canon 239 source4/heimdal/lib/roken/getaddrinfo.c tmp_canon = hostent_find_fqdn (he); tmp_canon 240 source4/heimdal/lib/roken/getaddrinfo.c if (strchr (tmp_canon, '.') == NULL) { tmp_canon 249 source4/heimdal/lib/roken/getaddrinfo.c tmp_canon = tmp; tmp_canon 253 source4/heimdal/lib/roken/getaddrinfo.c canonname = strdup (tmp_canon);