smb_shr_pitem_t
smb_shr_pitem_t *item = NULL;
if ((item = malloc(sizeof (smb_shr_pitem_t))) == NULL)
list_create(&ad_queue.spq_list, sizeof (smb_shr_pitem_t),
offsetof(smb_shr_pitem_t, spi_lnd));
smb_shr_pitem_t *shr;
list_create(&publist, sizeof (smb_shr_pitem_t),
offsetof(smb_shr_pitem_t, spi_lnd));
smb_shr_pitem_t *shr;
smb_shr_pitem_t *shr;