Searched refs:_strcode2byte (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwaddnwstr.c46 if ((sp = _strcode2byte(code, NULL, n)) == NULL)
H A Dwinsnwstr.c47 if ((sp = _strcode2byte(code, NULL, n)) == NULL)
H A Dvwscanw.c72 buf = _strcode2byte(code, NULL, -1);
H A Dmbtranslate.c64 *_strcode2byte(wchar_t *code, char *byte, int n) function
H A Dcurshdr.h321 extern char *_strcode2byte(wchar_t *, char *, int);
H A Dllib-lcurses785 char *_strcode2byte(wchar_t *code, char *b, int n);

Completed in 46 milliseconds