Lines Matching defs:input
339 #define b_getch(input) ((input)->get(input)) argument
340 #define b_peek(input) ((input)->peek(input)) argument
809 FILE *input; in builtin_source() local
2292 struct in_str *input)
2605 static int redirect_dup_num(struct in_str *input)
2693 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su…
2737 struct in_str *input, int ch)
2832 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input)
2946 struct in_str *input, int end_trigger)
3264 struct in_str input; local
3297 struct in_str input; local
3392 FILE *input; local