Home
last modified time | relevance | path

Searched refs:wind_ucs2read (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dlibwind-exports.def13 wind_ucs2read
H A Dversion-script.map16 wind_ucs2read;
H A Dwind.h83 int wind_ucs2read(const void *, size_t, unsigned int *, uint16_t *, size_t *);
H A Dtest-rw.c162 ret = wind_ucs2read(testcases[n].in_ptr, in main()
H A Dutf8.c260 wind_ucs2read(const void *ptr, size_t len, unsigned int *flags, in wind_ucs2read() function
/freebsd/crypto/heimdal/doc/doxyout/wind/
H A Dmanpages5 wind/man/man3/wind_ucs2read.3
/freebsd/crypto/heimdal/lib/krb5/
H A Dpac.c734 ret = wind_ucs2read(s, len, &flags, ucs2, &ucs2len); in verify_logonname()