Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dencoding.c77 unichar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
157 if (ubuf == &udefbuf) in file_encoding()
158 free(udefbuf); in file_encoding()