Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c107 uint32_t nmagic[MAGIC_SETS]; member
1074 size_t nmagic __attribute__((__unused__))) in file_magic_strength()
3543 byteswap(struct magic *magic, uint32_t nmagic) in byteswap()
H A Dsoftmagic.c209 size_t nmagic, const struct buffer *b, size_t offset, int mode, int text, in match()
H A Dfile.h435 size_t nmagic; /* number of entries in array */ member
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h271 bool nmagic; member