Lines Matching defs:nt_mbc
414 struct mbdata nt_mbc; /* NT response */
425 bzero(&nt_mbc, sizeof (nt_mbc));
449 * the lm_mbc, nt_mbc parts remain empty.
468 &lm_mbc, &nt_mbc);
480 &lm_mbc, &nt_mbc);
490 &lm_mbc, &nt_mbc);
516 err = mb_put_sb_data(&mb2, &hdr.h_nt_resp, nt_mbc.mb_top);
517 nt_mbc.mb_top = NULL; /* consumed */
576 mb_done(&nt_mbc);