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

  /src/sys/fs/udf/
udf_osta.c 330 int extIndex = 0, newExtIndex = 0, hasExt = false;
360 hasExt = false;
362 hasExt = true;
387 hasExt = false; /* Trailing period does not make an
395 if (hasExt) {
446 if (hasExt) {
udf_osta.c 330 int extIndex = 0, newExtIndex = 0, hasExt = false;
360 hasExt = false;
362 hasExt = true;
387 hasExt = false; /* Trailing period does not make an
395 if (hasExt) {
446 if (hasExt) {

Completed in 243 milliseconds