Lines Matching defs:input
340 #define b_getch(input) ((input)->get(input)) argument
341 #define b_peek(input) ((input)->peek(input)) argument
810 FILE *input; in builtin_source() local
2287 struct in_str *input)
2600 static int redirect_dup_num(struct in_str *input)
2688 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su…
2732 struct in_str *input, int ch)
2827 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input)
2941 struct in_str *input, int end_trigger)
3251 struct in_str input; local
3283 struct in_str input; local
3378 FILE *input; local