Searched refs:parse_input (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/xargs/ |
H A D | xargs.c | 66 static void parse_input(int, char *[]); 271 parse_input(argc, argv); in main() 275 parse_input(int argc, char *argv[]) in parse_input() function
|
/netbsd-src/external/mpl/bind/dist/bin/tests/ |
H A D | test_client.c | 148 parse_input(const char *input) { in parse_input() 230 RUNTIME_CHECK(parse_input(optarg) == ISC_R_SUCCESS); in parse_options() 147 parse_input(const char *input) { parse_input() function
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | install-info.c | 851 parse_input (const struct line_data *lines, int nlines, in parse_input() function 1302 i = parse_input (input_lines, input_nlines, in main()
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 2321 (open_possibly_compressed_file, parse_input): Call `fatal' with 3 4158 (parse_input): New function, code moved from main. Process 4163 (main): Move code to parse_input and parse_dir_file. Put the new
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 3627 (parse_input): Likewise.
|
H A D | ChangeLog-1999 | 21715 (parse_input): Change type of variable `i' to Size_t.
|
H A D | ChangeLog-2000 | 10640 * mips-tfile.c (parse_def, parse_input): Likewise.
|