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