Lines Matching defs:slashes
463 int slashes;
483 state->slashes = 0;
884 state->slashes = cp - ndp->ni_next;
885 ndp->ni_pathlen -= state->slashes;
889 state->slashes = 0;
1207 * slashes, and we are not going to create a directory,
1294 * Get the next component name. There should be no slashes
1528 /* drop leading slashes (already used them to choose startdir) */
1619 * over any slashes that we skipped, as we will need
1628 ndp->ni_pathlen += state->slashes;
1629 ndp->ni_next -= state->slashes;
1700 * followed by a series of slashes.
2050 state->slashes = 0;