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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/libunarchive/
H A Dseek_by_jump.c9 void seek_by_jump(const archive_handle_t *archive_handle, const unsigned int amount) function
H A Dinit_handle.c19 archive_handle->seek = seek_by_jump;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Dcpio.c68 archive_handle->seek = seek_by_jump;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dunarchive.h93 extern void seek_by_jump(const archive_handle_t *archive_handle, const unsigned amount);

Completed in 95 milliseconds