Searched refs:islash (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dsplit-include.c143 int islash; local
144 for (islash = 0; islash < itarget; islash++)
146 if (ptarget[islash] == '/')
148 ptarget[islash] = '\0';
152 ptarget[islash] = '/';

Completed in 157 milliseconds