Searched refs:localcs (Results 1 – 1 of 1) sorted by relevance
633 char *cp, *servercs, *localcs; in smb_ctx_setcharset() local650 localcs = memcpy(ctx->ct_ssn.ioc_localcs, arg, lcslen); in smb_ctx_setcharset()651 localcs[lcslen] = 0; in smb_ctx_setcharset()653 error = nls_setrecode(localcs, servercs); in smb_ctx_setcharset()658 error, localcs, servercs); in smb_ctx_setcharset()659 localcs[0] = 0; in smb_ctx_setcharset()