Searched refs:SLPpath (Results 1 – 1 of 1) sorted by relevance
2085 struct dl_serpath *SLPpath, *hintpath; in gethints() local2247 SLPpath = &SLPinfo->dls_serpath[0]; in gethints()2251 for (SLPndx = 0; SLPndx < smeta.dls_cnt; SLPndx++, SLPpath++) { in gethints()2253 if (!strcmp(hintpath->dls_name, SLPpath->dls_name)) { in gethints()