Home
last modified time | relevance | path

Searched refs:ti_mbc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dntlmssp.c413 struct mbdata ti_mbc; /* target info */ in ntlmssp_put_type3() local
424 bzero(&ti_mbc, sizeof (ti_mbc)); in ntlmssp_put_type3()
467 ssp_st->ss_target_info, &ti_mbc); in ntlmssp_put_type3()
470 err = ntlm_put_v2_responses(ctx, &ti_mbc, in ntlmssp_put_type3()
582 mb_done(&ti_mbc); in ntlmssp_put_type3()