Home
last modified time | relevance | path

Searched refs:local_file_header_at_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dzip.c247 static struct local_file_header *local_file_header_at_offset(struct zip_archive *archive, in local_file_header_at_offset() function
266 lfh = local_file_header_at_offset(archive, offset); in get_entry_at_offset()