Home
last modified time | relevance | path

Searched refs:localExtIndex (Results 1 – 1 of 1) sorted by relevance

/src/sys/fs/udf/
H A Dosta.c381 int localExtIndex = 0; in UDFTransName() local
406 ext[localExtIndex++] = current; in UDFTransName()
412 maxFilenameLen = ((MAXLEN - 5) - localExtIndex - 1); in UDFTransName()
435 for (index = 0; index < localExtIndex; index++) { in UDFTransName()