Lines Matching refs:tohost
125 char tohost[MAX_RDC_HOST_SIZE]; in sndrboot_lintmain() local
224 (void) strncpy(tohost, in sndrboot_lintmain()
240 tohost, tofile, tobitmap, flag, directfile, group, in sndrboot_lintmain()
255 rdc_operation(fromhost, fromfile, frombitmap, tohost, tofile, in rdc_operation() argument
259 char *tohost, *tofile, *tobitmap;
302 hp = gethost_byname(tohost);
306 program, tohost);
308 if (strcmp(hp->h_name, tohost) == 0)
312 if (strcmp(hp->h_aliases[i], tohost) == 0)
320 program, tohost);
322 tohost);
328 program, fromhost, tohost);
330 fromhost, tohost);
408 program, fromhost, tohost);
410 fromhost, tohost);
417 (void) strncpy(parms.rdc_set->secondary.intf, tohost,
497 frombitmap, tohost, tofile, tobitmap);
504 tohost, tofile, tobitmap,
515 tohost, tofile, tobitmap);
523 fromhost, fromfile, frombitmap, tohost, tofile, tobitmap);
662 char tohost[MAX_RDC_HOST_SIZE]; in read_libcfg() local
722 fromhost, fromfile, frombitmap, tohost, tofile, tobitmap, in read_libcfg()
752 tohost, tofile); in read_libcfg()
759 (void) strncpy(pair_list[i].thost, tohost, MAX_RDC_HOST_SIZE); in read_libcfg()
779 if (gethost_netaddrs(fromhost, tohost, in read_libcfg()
785 "for hosts %s %s"), program, fromhost, tohost); in read_libcfg()
787 "addresses for hosts %s, %s"), fromhost, tohost); in read_libcfg()