HomeSort by: relevance | last modified time | path
    Searched defs:found_slash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
add.c 69 int found_slash = 0; local
134 found_slash = 1;
180 /* If !found_slash, refrain from sending "Directory", for
184 if (found_slash)
252 if (found_slash)
add.c 69 int found_slash = 0; local
134 found_slash = 1;
180 /* If !found_slash, refrain from sending "Directory", for
184 if (found_slash)
252 if (found_slash)

Completed in 40 milliseconds