Lines Matching defs:input
341 #define b_getch(input) ((input)->get(input)) argument
342 #define b_peek(input) ((input)->peek(input)) argument
811 FILE *input; in builtin_source() local
2297 struct in_str *input)
2610 static int redirect_dup_num(struct in_str *input)
2698 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su…
2742 struct in_str *input, int ch)
2837 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input)
2951 struct in_str *input, int end_trigger)
3261 struct in_str input; local
3293 struct in_str input; local
3388 FILE *input; local