Home
last modified time | relevance | path

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

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