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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquash-1.c257 squashfs_dir_entry_2 sdire; local
258 memcpy(&sdire, directory_table + bytes,
259 sizeof(sdire));
260 SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire);
H A Dunsquash-3.c330 squashfs_dir_entry_3 sdire; local
331 memcpy(&sdire, directory_table + bytes,
332 sizeof(sdire));
333 SQUASHFS_SWAP_DIR_ENTRY_3(dire, &sdire);

Completed in 53 milliseconds