Searched refs:int2sys (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | key.h | 23 sp->conv.int2sys(sp, w, wlen, &sp->wp->cw, &nlen, &n) 25 sp->conv.int2sys(sp, w, wlen, &sp->wp->cw, &nlen, &n)
|
| D | conv.h | 25 wchar2char_t int2sys; member
|
| D | conv.c | 382 sp->conv.int2sys = cs_int2char; in conv_init()
|