Searched refs:rmtpeer_malloc (Results 1 – 1 of 1) sorted by relevance
46 static char *rmtpeer, *rmtpeer_malloc; variable124 if (rmtpeer_malloc) in rmthost()125 (void) free(rmtpeer_malloc); in rmthost()126 rmtpeer = rmtpeer_malloc = strdup(host); in rmthost()