Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/route6d/
H A Droute6d.c181 static FILE *rtlog = NULL; variable
296 if ((rtlog = fopen(optarg, "w")) == NULL) { in main()
2587 if (rtlog) in addroute()
2629 if (rtlog) in addroute()
2635 if (rtlog) in addroute()
2636 fprintf(rtlog, "\tCan not write to rtsock: %s\n", in addroute()
2653 if (rtlog) in delroute()
2654 fprintf(rtlog, "%s: DEL: %s/%d gw %s\n", in delroute()
2694 if (rtlog) in delroute()
2700 if (rtlog) in delroute()
[all …]