Lines Matching refs:npaths
786 int ndevis, npaths;
794 npaths = 0;
843 if (npaths < retmax)
844 retpaths[npaths++] = np->nvp_devpath;
851 *retnpaths = npaths;
873 int ndevis, npaths, nalloced;
892 &ndevis, devis, &npaths, paths);
903 for (i = 0; i < npaths; i++) {
909 if (ndevis == 0 && npaths == 0) {
931 for (i = 0; i < npaths; i++) {
975 for (i = 0; i < npaths; i++) {