Searched refs:smbst_next (Results 1 – 2 of 2) sorted by relevance
317 stp->smbst_next = shp->sh_hash[h]; in smbios_bufopen()503 for (; stp != NULL; stp = stp->smbst_next) { in smb_lookup_id()
455 struct smb_struct *smbst_next; /* next structure in hash chain */ member