Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.h49 char2wchar_t sys2int; member
H A Dconv.c343 sp->conv.sys2int = sp->conv.file2int = raw2int; in conv_init()
347 sp->conv.sys2int = cs_char2int; in conv_init()
H A Dkey.h18 sp->conv.sys2int(sp, n, nlen, &buf, &wlen, &w)