Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dmagic.c355 ms->elf_notes_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
394 *CAST(size_t *, val) = ms->elf_notes_max; in magic_getparam()
H A Dfile.h481 uint16_t elf_notes_max; member
H A Dapprentice.c581 ms->elf_notes_max = FILE_ELF_NOTES_MAX; in file_ms_alloc()

Completed in 19 milliseconds