Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c305 char tmphost[MAX_RDC_HOST_SIZE] = { '\0' }; in wait_link_down() local
309 (void) strncpy(tmphost, host, MAX_RDC_HOST_SIZE); in wait_link_down()
318 program, host[0] == '\0' ? tmphost : host); in wait_link_down()
332 program, host[0] == '\0' ? tmphost : host); in wait_link_down()
334 rdc_sync(host[0] == '\0' ? tmphost : host); in wait_link_down()
H A Dsndradm.c1721 char tmphost[MAX_RDC_HOST_SIZE]; local
3247 bzero(tmphost, MAX_RDC_HOST_SIZE);
3250 (void) strncpy(tmphost, fromhost,
3264 (void) strncpy(tohost, tmphost,