Home | History | Annotate | Download | only in misc

Lines Matching refs:FILE

21 #include <sys/file.h>
114 void load_good_table(FILE *fp)
160 void load_ugly_table(FILE *fp)
233 FILE *fp = fdopen(net_snmp_open(), "r");
242 FILE *fp = fdopen(net_snmp6_open(), "r");
251 FILE *fp = fdopen(net_netstat_open(), "r");
258 void dump_kern_db(FILE *fp, int to_hist)
283 void dump_incr_db(FILE *fp)
407 FILE *fp = fdopen(clnt, "w");
450 FILE *hist_fp = NULL;
542 perror("nstat: open history file");
546 perror("nstat: fdopen history file");
550 perror("nstat: flock history file");
554 perror("nstat: fstat history file");
558 fprintf(stderr, "nstat: something is so wrong with history file, that I prefer not to proceed.\n");
562 FILE *tfp;
586 FILE *sfp = fdopen(fd, "r");