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

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.h110 int (*read_uids_guids)(); member in struct:squashfs_operations
H A Dunsquashfs.c1796 s_ops.read_uids_guids = read_uids_guids_4;
1868 s_ops.read_uids_guids = read_uids_guids_1;
1877 s_ops.read_uids_guids = read_uids_guids_1;
1885 s_ops.read_uids_guids = read_uids_guids_1;
2760 if(s_ops.read_uids_guids() == FALSE)

Completed in 98 milliseconds