Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.c52 private size_t donote(struct magic_set *, void *, size_t, size_t, int,
413 offset = donote(ms, nbuf, offset, CAST(size_t, bufsize), in dophn_core()
1156 donote(struct magic_set *ms, void *vbuf, size_t offset, size_t size, in donote() function
1479 noff = donote(ms, nbuf, CAST(size_t, noff), in doshn()
1780 offset = donote(ms, nbuf, offset, in dophn_exec()
/dragonfly/contrib/file/
H A DChangeLog1463 * src/readelf.c (donote):