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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_conn.c463 &vcp->vc_cp_tolocal);
467 vcp->vc_tolocal = vcp->vc_cp_tolocal;
520 if (vcp->vc_cp_tolocal)
521 iconv_close(vcp->vc_cp_tolocal);
H A Dsmb_conn.h248 void * vc_cp_tolocal; /* server charset to local one (using CodePage) */ member in struct:smb_vc
H A Dsmb_smb.c133 vcp->vc_tolocal = vcp->vc_cp_tolocal;
514 vcp->vc_tolocal = vcp->vc_cp_tolocal;

Completed in 119 milliseconds