Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c113 uint32_t nmagic[MAGIC_SETS]; member
1078 size_t nmagic __attribute__((__unused__))) in file_magic_strength()
3523 byteswap(struct magic *magic, uint32_t nmagic) in byteswap()
H A Dsoftmagic.c215 size_t nmagic, const struct buffer *b, size_t offset, int mode, int text, in match()
H A Dfile.h426 size_t nmagic; /* number of entries in array */ member
/netbsd-src/sys/net/
H A Dif_spppsubr.c2548 uint32_t nmagic; in sppp_lcp_confreq() local
5536 int32_t nmagic = htonl(sp->lcp.magic); in sppp_keepalive() local