Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dencoding.c465 looks_ucs16(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs16()
525 looks_ucs32(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs32()
/freebsd/sys/kern/
H A Dsubr_unit.c542 struct unrb *ub, *ubf; in optimize_unr() local