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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_conn.c474 &vcp->vc_ucs_tolocal);
480 vcp->vc_ucs_tolocal = NULL;
524 if (vcp->vc_ucs_tolocal)
525 iconv_close(vcp->vc_ucs_tolocal);
H A Dsmb_conn.h250 void * vc_ucs_tolocal; /* server charset to local one (using UCS-2) */ member in struct:smb_vc
H A Dsmb_smb.c587 vcp->vc_tolocal = vcp->vc_ucs_tolocal;

Completed in 108 milliseconds