Lines Matching refs:FILE
52 static int lookup_map(__u16 num, char *dst, int len, const char *file)
56 FILE *fd = fopen(file, "r");
72 file, p);
90 static int lookup_map_id(char *kind, int *dst, const char *file)
94 FILE *fd = fopen(file, "r");
110 file, p);
366 static int print_ematch_seq(FILE *fd, struct rtattr **tb, int start,
442 static int print_ematch_list(FILE *fd, struct tcf_ematch_tree_hdr *hdr,
467 int print_ematch(FILE *fd, const struct rtattr *rta)
529 void bstr_print(FILE *fd, const struct bstr *b, int ascii)