Searched refs:dlist_lpop (Results 1 – 5 of 5) sorted by relevance
348 if (rd) dlist_lpop((void *)rdlist); in run_command()513 if (rdcount) free(dlist_lpop((void *)rdlist)); in run_command()752 dlist_lpop(&sp->pipeline); in parse_line()814 if (!arg->c) free_pipeline(dlist_lpop(&sp->pipeline)); in parse_line()880 free(dlist_lpop(&sp->expect)); in parse_line()918 free(dlist_lpop(&sp->expect)); in parse_line()927 if (sp->expect && !sp->expect->prev->data) free(dlist_lpop(&sp->expect)); in parse_line()937 free(dlist_lpop(&sp->expect)); in parse_line()948 free(dlist_lpop(&sp->expect)); in parse_line()956 free(dlist_lpop(&sp->expect)); in parse_line()
29 struct double_list *dl = dlist_lpop(&TT.dl);
71 void *dlist_lpop(void *list) in dlist_lpop() function
48 void *dlist_lpop(void *list); // also struct double_list **list