Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c1427 addInBuffer(struct ct_data *ct, char *dataToAdd, unsigned int nBytes) in addInBuffer()
1486 consumeFromBuffer(struct ct_data *ct, unsigned int nBytes) in consumeFromBuffer()
1645 nb_send(struct ct_data *ct, void *buff, unsigned int nBytes) in nb_send()
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A DUTF-8%iscii91.c40 #define analyze_utf8(Ch, Mask, nBytes) \ argument
H A Discii91%UTF-8.c112 int nBytes=0; in iscii_to_utf8() local