Home
last modified time | relevance | path

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

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