Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dencoding.c83 file_unichar_t *udefbuf; in file_encoding() local
87 ubuf = &udefbuf; in file_encoding()
177 if (ubuf == &udefbuf) in file_encoding()
178 free(udefbuf); in file_encoding()