Home
last modified time | relevance | path

Searched refs:parse_input (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.bin/xargs/
H A Dxargs.c66 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 Dtest_client.c148 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 Dinstall-info.c851 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 DChangeLog.462321 (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 DChangeLog-19983627 (parse_input): Likewise.
H A DChangeLog-199921715 (parse_input): Change type of variable `i' to Size_t.
H A DChangeLog-200010640 * mips-tfile.c (parse_def, parse_input): Likewise.