Searched refs:exhost (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c1013 char *host, *exhost; local
1036 exhost = host_list->hosts[i];
1037 if (exhost) {
1038 free(exhost);
1039 exhost = NULL;
1068 char *exhost; local
1077 exhost = host_list->hosts[i];
1078 if (exhost) {
1079 free(exhost);
1080 exhost
[all...]

Completed in 57 milliseconds