Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dcli_hush.c2593 struct pipe *new_p; local
2598 new_p=new_pipe();
2599 ctx->pipe->next = new_p;
2600 ctx->pipe = new_p;