Searched defs:input_file (Results 1 – 16 of 16) sorted by relevance
/freebsd/usr.bin/m4/ |
H A D | mdef.h | 154 struct input_file { struct 155 FILE *file; 156 char *name; 157 unsigned long lineno; 158 unsigned long synch_lineno; /* used for -s */ 159 int c;
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | generate_test_runner.rb | 48 def run(input_file, output_file, options=nil) argument 77 def generate(input_file, output_file, tests, used_mocks, testfile_includes) argument
|
/freebsd/contrib/wpa/wpa_supplicant/utils/ |
H A D | log2pcap.py | 35 input_file = open(input, 'r') variable
|
/freebsd/stand/usb/tools/ |
H A D | sysinit.c | 49 static int input_file = -1; variable
|
/freebsd/contrib/ldns/drill/ |
H A D | drill_util.c | 45 FILE *input_file; in read_key_file() local
|
/freebsd/contrib/kyua/utils/text/ |
H A D | templates.cpp | 753 const fs::path& input_file, const fs::path& output_file) in instantiate()
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | t_regex_att.c | 389 FILE *input_file; in att_test() local
|
/freebsd/contrib/byacc/ |
H A D | main.c | 71 FILE *input_file; /* the input file */ variable
|
/freebsd/tools/build/bootstrap-m4/ |
H A D | inittokenizer.c | 1270 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | lex.c | 2148 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.c | 1283 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-lex.c | 1220 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.c | 7364 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Editline.cpp | 1381 Editline::Editline(const char *editline_name, FILE *input_file, in Editline()
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 4611 void yyrestart (FILE * input_file ) in yyrestart()
|
/freebsd/contrib/ee/ |
H A D | ee.c | 150 int input_file; /* indicate to read input file */ variable
|