Home
last modified time | relevance | path

Searched defs:nbytes_out (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/util/support/
H A Dutf8_conv.c92 k5_utf8_to_utf16le(const char *utf8, uint8_t **utf16_out, size_t *nbytes_out) in k5_utf8_to_utf16le()
/freebsd/contrib/bzip2/
H A Dbzip2.c386 UInt64 nbytes_in, nbytes_out; in compressStream() local