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

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_utf8.c312 * max_mblen, the conversion process will be terminated and 'mbstring'
321 smb_stombs(char *mbstring, char *string, int max_mblen) argument
325 int space_left = max_mblen;

Completed in 56 milliseconds