Home
last modified time | relevance | path

Searched refs:free_pipe_list (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/common/
Dcli_hush.c439 static int free_pipe_list(struct pipe *head, int indent);
1973 ret_code = free_pipe_list(child->group,indent+3);
2001 static int free_pipe_list(struct pipe *head, int indent) function
2031 free_pipe_list(pi,0);
2689 free_pipe_list(head,0);
2735 free_pipe_list(inner.list_head,0);
3242 free_pipe_list(ctx.list_head,0);