Home
last modified time | relevance | path

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

/dragonfly/libexec/ypxfr/
H A Dypxfr_main.c164 char *ypxfr_source_host = NULL; in main() local
205 ypxfr_source_host = optarg; in main()
303 if (ypxfr_source_host == NULL) { in main()
320 ypxfr_master = ypxfr_source_host = strdup(dptr); in main()
330 ypxfr_source_host, in main()
345 if (ypxfr_source_host == NULL) in main()
346 ypxfr_source_host = ypxfr_master; in main()
354 ypxfr_source_host); in main()
416 ypxfr_source_host); in main()
421 if (!ypxfrd_get_map(ypxfr_source_host, ypxfr_mapname, in main()
[all …]