Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/xargs/
Dxargs.c68 static void parse_input(int, char *[]);
284 parse_input(argc, argv); in main()
288 parse_input(int argc, char *argv[]) in parse_input() function
/freebsd-10-stable/contrib/texinfo/util/
Dinstall-info.c857 parse_input (const struct line_data *lines, int nlines, in parse_input() function
1325 i = parse_input (input_lines, input_nlines, in main()
/freebsd-10-stable/contrib/gcc/
Dmips-tfile.c1555 STATIC void parse_input (void);
3723 parse_input (void) in parse_input() function
4882 parse_input (); /* scan all of input */ in main()
DChangeLog-19983627 (parse_input): Likewise.
DChangeLog-199921715 (parse_input): Change type of variable `i' to Size_t.
DChangeLog-200010640 * mips-tfile.c (parse_def, parse_input): Likewise.
/freebsd-10-stable/contrib/texinfo/
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