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

/freebsd-10-stable/sys/netsmb/
H A Dsmb_conn.c461 &vcp->vc_cp_tolocal);
465 vcp->vc_tolocal = vcp->vc_cp_tolocal;
518 if (vcp->vc_cp_tolocal)
519 iconv_close(vcp->vc_cp_tolocal);
H A Dsmb_conn.h246 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 72 milliseconds