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