Searched refs:fndx (Results 1 – 1 of 1) sorted by relevance
2088 unsigned int SLPndx, hintndx, fndx, fcount; in gethints() local2241 fndx = 0; in gethints()2265 filtered_path[fndx] = ':'; in gethints()2266 fndx++; in gethints()2270 strncpy((filtered_path + fndx), hintpath->dls_name, flen); in gethints()2271 fndx += flen; in gethints()2273 filtered_path[fndx] = '\0'; in gethints()