Searched refs:wind_ucs2read (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | libwind-exports.def | 13 wind_ucs2read
|
| H A D | version-script.map | 16 wind_ucs2read;
|
| H A D | wind.h | 83 int wind_ucs2read(const void *, size_t, unsigned int *, uint16_t *, size_t *);
|
| H A D | test-rw.c | 162 ret = wind_ucs2read(testcases[n].in_ptr, in main()
|
| H A D | utf8.c | 260 wind_ucs2read(const void *ptr, size_t len, unsigned int *flags, in wind_ucs2read() function
|
| /freebsd/crypto/heimdal/doc/doxyout/wind/ |
| H A D | manpages | 5 wind/man/man3/wind_ucs2read.3
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | pac.c | 734 ret = wind_ucs2read(s, len, &flags, ucs2, &ucs2len); in verify_logonname()
|