Home | History | Annotate | Download | only in csh

Lines Matching defs:slash

621     int slash;
624 * christos: if the path given does not start with a slash prepend cwd. If
643 sp = p; /* save slash address */
650 slash = 0;
651 while (*++p) /* find next slash or end of path */
653 slash = 1;
664 if (slash) {
686 if (slash)
751 if (slash) {
772 if (slash)
836 if (slash)