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
89 ubuf = &udefbuf; in file_encoding()
179 if (ubuf == &udefbuf) in file_encoding()
180 free(udefbuf); in file_encoding()