Lines Matching defs:input
342 #define b_getch(input) ((input)->get(input)) argument
343 #define b_peek(input) ((input)->peek(input)) argument
812 FILE *input; in builtin_source() local
2298 struct in_str *input)
2611 static int redirect_dup_num(struct in_str *input)
2699 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su…
2743 struct in_str *input, int ch)
2838 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input)
2952 struct in_str *input, int end_trigger)
3262 struct in_str input; local
3294 struct in_str input; local
3389 FILE *input; local