Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/common/
Dconv.h27 wchar2char_t int2file; member
Dconv.c384 sp->conv.int2file = fe_int2char; in conv_init()
405 w2c = &sp->conv.int2file; in conv_enc()
Dkey.h19 sp->conv.int2file(sp, w, wlen, &sp->wp->cw, &nlen, &n)