Home
last modified time | relevance | path

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

/hyp/misc/elf/src/
A Delf_loader.c26 str_equal(const unsigned char *s1, const unsigned char *s2, size_t n) in str_equal() function
58 if (!str_equal(ehdr->e_ident, elf_ident, EI_MAG_SIZE)) { in elf_valid()

Completed in 8 milliseconds