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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/libunarchive/
H A Dinit_handle.c9 archive_handle_t *init_handle(void) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Ddpkg_deb.c27 tar_archive = init_handle();
30 ar_archive = init_handle();
H A Dar.c51 archive_handle = init_handle();
H A Dcpio.c33 archive_handle = init_handle();
H A Drpm.c201 archive_handle = init_handle();
H A Ddpkg.c1383 ar_handle = init_handle();
1395 tar_handle = init_handle();
1415 tar_handle = init_handle();
H A Dtar.c772 tar_handle = init_handle();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dunarchive.h66 extern archive_handle_t *init_handle(void);

Completed in 150 milliseconds