Home | History | Annotate | Download | only in jhead

Lines Matching refs:SLASH

364     while(a > 0 && FileName[a-1] != SLASH) a--;
498 for(PathLen = strlen(FileName);FileName[PathLen-1] != SLASH;){
550 if (FileName[a] == SLASH){