Searched refs:getlength (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/file/src/
H A Dder.c182 getlength(const uint8_t *c, size_t *p, size_t l) function
276 uint32_t tlen = getlength(b, &offs, len);
321 tlen = getlength(b, &offs, len);
411 uint32_t len = getlength(p, &x, ep - p + x);

Completed in 119 milliseconds