Lines Matching defs:pi
723 #define IS_NULL_PIPE(pi) \ argument
3571 static struct pipe *free_pipe(struct pipe *pi) in free_pipe()
3641 static void free_pipe_list(struct pipe *pi) in free_pipe_list()
3656 static void debug_print_tree(struct pipe *pi, int lvl) in debug_print_tree()
3756 struct pipe *pi; in new_pipe() local
3770 struct pipe *pi = ctx->pipe; in done_command() local
3823 struct pipe *pi; in done_pipe() local
4534 #define fetch_heredocs(as_string, pi, heredoc_cnt, input) \ argument
4537 static int fetch_heredocs(o_string *as_string, struct pipe *pi, int heredoc_cnt, struct in_str *inp… in fetch_heredocs()
5431 struct pipe *pi; in parse_stream() local
5631 struct pipe *pi = ctx.list_head; in parse_stream() local
8775 static const char *get_cmdtext(struct pipe *pi) in get_cmdtext()
8807 static void remove_job_from_table(struct pipe *pi) in remove_job_from_table()
8824 static void delete_finished_job(struct pipe *pi) in delete_finished_job()
8836 static void insert_job_into_table(struct pipe *pi) in insert_job_into_table()
8870 static int job_exited_or_stopped(struct pipe *pi) in job_exited_or_stopped()
8894 struct pipe *pi; in process_wait_result() local
9200 static NOINLINE int run_pipe(struct pipe *pi) in run_pipe()
9662 static int run_list(struct pipe *pi) in run_list()
10042 static int run_and_free_list(struct pipe *pi) in run_and_free_list()
11685 struct pipe *pi; in parse_jobspec() local
11735 struct pipe *pi; in builtin_fg_bg() local
11796 struct pipe *pi; in builtin_kill() local