Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dconv.h26 char2wchar_t file2int; member
H A Dconv.c383 sp->conv.file2int = fe_char2int; in conv_init()
404 c2w = &sp->conv.file2int; in conv_enc()
H A Dkey.h17 sp->conv.file2int(sp, n, nlen, &buf, &wlen, &w)