Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dtar.c720 llist_t *newlist = NULL; in append_file_list_to_list() local
732 llist_add_to_end(&newlist, line); in append_file_list_to_list()
736 return newlist; in append_file_list_to_list()