Searched refs:wind_ucs2read (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dwind.h57 /* flags to wind_ucs2read/wind_ucs2write */
83 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,
168 errx(1, "testcases %u: wind_ucs2read: %d", n, ret);
H A Dutf8.c260 wind_ucs2read(const void *ptr, size_t len, unsigned int *flags, function
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dpac.c653 ret = wind_ucs2read(s, len, &flags, ucs2, &ucs2len);

Completed in 112 milliseconds