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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c186 unsigned char *index_count_p; member in struct:directory
1496 dir->p = dir->index_count_p = dir->buff;
1533 dir->index_count_p = dir->index_count_p - dir->buff + buff;
1540 dir->index_count_p) > SQUASHFS_METADATA_SIZE)) ||
1548 dir->index_count_p) >
1565 dir->index_count_p = dir->p;

Completed in 44 milliseconds