Home
last modified time | relevance | path

Searched defs:pi (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c723 #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
[all …]
/busybox-1.35.0/util-linux/
Dfdisk.c2166 struct partition *pi, *pk, *pe, pbuf; in fix_partition_table_order() local