Home
last modified time | relevance | path

Searched refs:wstring (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtos.c318 wchar_t *wstring; in sbsltos() local
355 free(wstring); in sbsltos()
359 wchar_t *clipp = wstring + (len - 2); in sbsltos()
380 free(wstring); in sbsltos()
384 free(wstring); in sbsltos()
414 wchar_t *wstring; in sbcleartos() local
451 free(wstring); in sbcleartos()
455 wchar_t *clipp = wstring + (len - 2); in sbcleartos()
470 free(wstring); in sbcleartos()
476 free(wstring); in sbcleartos()
[all …]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwsprintf.c47 wsprintf(wchar_t *wstring, const char *format, ...) in wsprintf() argument
54 char *p1 = (char *)wstring; in wsprintf()
74 if (mbstowcs(wstring, p2, len) == (size_t)-1) { in wsprintf()
76 if ((retcode = mbtowc(wstring, p2, MB_CUR_MAX)) == -1) { in wsprintf()
77 *wstring = (wchar_t)*p2 & 0xff; in wsprintf()
82 if (*wstring++ == (wchar_t)0) { in wsprintf()
90 len = wcslen(wstring); in wsprintf()
/illumos-gate/usr/src/cmd/look/
H A Dlook.c39 char *wstring, *ptr; in main() local
77 wstring = strdup(argv[1]); in main()
79 if ((ptr = strchr(wstring, tab)) != NULL) { in main()
83 canon(wstring,key); in main()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c85 static int wstring(int *, int *, int, int, int, FILE *, va_list *);
534 size = wstring(&chcount, &flag_eof, stow, in __wdoscan_u()
976 wstring(int *chcount, int *flag_eof, int stow, int type, in wstring() function
1011 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, in wstring() function
/illumos-gate/usr/src/man/man3c/
H A DMakefile574 wstring.3c
2611 wscasecmp.3c := LINKSRC = wstring.3c
2612 wscol.3c := LINKSRC = wstring.3c
2613 wsdup.3c := LINKSRC = wstring.3c
2614 wsncasecmp.3c := LINKSRC = wstring.3c
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1511 link path=usr/share/man/man3c/wscasecmp.3c target=wstring.3c
1515 link path=usr/share/man/man3c/wscol.3c target=wstring.3c
1519 link path=usr/share/man/man3c/wsdup.3c target=wstring.3c
1521 link path=usr/share/man/man3c/wsncasecmp.3c target=wstring.3c
1534 file path=usr/share/man/man3c/wstring.3c