Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dencoding.c84 file_unichar_t *udefbuf; in file_encoding() local
88 ubuf = &udefbuf; in file_encoding()
178 if (ubuf == &udefbuf) in file_encoding()
179 free(udefbuf); in file_encoding()