Searched defs:smb_free_strcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c144 smb_free_strcnt(smbs_cnt_t *types, int count) function
406 smb_free_strcnt(pr_stype, pr_cnt);
407 smb_free_strcnt(expr_stype, expr_cnt);
413 smb_free_strcnt(pr_stype, pr_cnt);
414 smb_free_strcnt(expr_stype, expr_cnt);
443 smb_free_strcnt(ma_stype, ma_cnt);
444 smb_free_strcnt(exma_stype, exma_cnt);
451 smb_free_strcnt(ma_stype, ma_cnt);
452 smb_free_strcnt(exma_stype, exma_cnt);
482 smb_free_strcnt(mdev_styp
[all...]

Completed in 288 milliseconds