Home | History | Annotate | Download | only in mrouted

Lines Matching refs:fp2

1876  * Print the contents of the cache table on file 'fp2'.
1879 dump_cache(FILE *fp2)
1887 fprintf(fp2,
1893 fprintf(fp2, " %-18s %-15s %-4s %-4s - -1\n",
1897 fprintf(fp2, ">%s\n", inet_fmt(gt->gt_srctbl->st_origin));
1903 fprintf(fp2, " %-18s %-15s",
1907 fprintf(fp2, " %-4s", scaletime(gt->gt_timer));
1909 fprintf(fp2, " %-4s %-4s ", scaletime(thyme - gt->gt_ctime),
1913 fprintf(fp2, "%2u%c%c ", r->rt_parent,
1919 fprintf(fp2, " %u ", i);
1922 fprintf(fp2, " %u%c", i,
1925 fprintf(fp2, "\n");
1927 fprintf(fp2, ">%s\n", inet_fmt(st->st_origin));
1931 fprintf(fp2, "<r:%s v:%d t:%d\n", inet_fmt(pt->pt_router),