Lines Matching refs:fromhost
124 char fromhost[MAX_RDC_HOST_SIZE]; in sndrboot_lintmain() local
222 (void) strncpy(fromhost, in sndrboot_lintmain()
239 if (rdc_operation(fromhost, fromfile, frombitmap, in sndrboot_lintmain()
255 rdc_operation(fromhost, fromfile, frombitmap, tohost, tofile, in rdc_operation() argument
258 char *fromhost, *fromfile, *frombitmap; in rdc_operation()
280 hp = gethost_byname(fromhost);
284 program, fromhost);
286 if (strcmp(hp->h_name, fromhost) == 0)
290 if (strcmp(hp->h_aliases[i], fromhost) == 0)
298 program, fromhost);
300 fromhost);
328 program, fromhost, tohost);
330 fromhost, tohost);
408 program, fromhost, tohost);
410 fromhost, tohost);
412 (void) strncpy(parms.rdc_set->primary.intf, fromhost,
496 fromhost, fromfile,
503 fromhost, fromfile, frombitmap,
514 fromhost, fromfile, frombitmap,
523 fromhost, fromfile, frombitmap, tohost, tofile, tobitmap);
659 char fromhost[MAX_RDC_HOST_SIZE]; in read_libcfg() local
722 fromhost, fromfile, frombitmap, tohost, tofile, tobitmap, in read_libcfg()
755 (void) strncpy(pair_list[i].fhost, fromhost, 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()