Searched refs:append_file_list_to_list (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c610 static llist_t *append_file_list_to_list(llist_t *list) function
635 #define append_file_list_to_list(x) 0 macro
841 tar_handle->reject = append_file_list_to_list(tar_handle->reject);
851 tar_handle->accept = append_file_list_to_list(tar_handle->accept);

Completed in 110 milliseconds