Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dconv.h50 wchar2char_t int2sys; member
H A Dconv.c344 sp->conv.int2sys = sp->conv.int2file = int2raw; in conv_init()
348 sp->conv.int2sys = cs_int2char; in conv_init()
H A Dkey.h20 sp->conv.int2sys(sp, w, wlen, &sp->cw, &nlen, &n)