Home | History | Annotate | Download | only in misc

Lines Matching refs:fprintf

139 		fprintf(fp, " %-10s", temp);
142 fprintf(fp, " %-10s", temp);
144 fprintf(fp, " %-10u", (unsigned)rate);
150 fprintf(fp, " %10lluM", val/(1024*1024));
152 fprintf(fp, " %10lluK", val/1024);
154 fprintf(fp, " %10llu", val);
163 fprintf(fp, "#%s\n", kern_db->signature);
164 fprintf(fp,
172 fprintf(fp,
208 fprintf(fp, "%-10s", rtnl_rtrealm_n2a(realm, b1, sizeof(b1)));
211 fprintf(fp, "\n%-10s", "");
214 fprintf(fp, "\n");
225 fprintf(fp, "#%s\n", kern_db->signature);
226 fprintf(fp,
234 fprintf(fp,
283 fprintf(fp, "%-10s", rtnl_rtrealm_n2a(realm, b1, sizeof(b1)));
286 fprintf(fp, "\n%-10s", "");
289 fprintf(fp, "\n");
430 fprintf(stderr,
466 fprintf(stderr, "rtacct: invalid time constant divisor\n");
494 fprintf(stderr, "Warning: realm \"%s\" does not exist.\n", argv[0]);
562 fprintf(stderr, "rtacct: something is so wrong with history file, that I prefer not to proceed.\n");
588 fprintf(stderr, "rtacct: history is aged out, resetting\n");
604 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
614 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");