Home
last modified time | relevance | path

Searched defs:clazz (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/file/src/
HDreadelf.c307 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core()
639 size_t noff, size_t doff, int *flags, size_t size, int clazz) in do_core_note()
817 int clazz, int swap, size_t align, int *flags, uint16_t *notecount) in donote()
989 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, in doshn()
1234 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_exec()
1345 int clazz; in file_tryelf() local