Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/udf/
Dudf_osta.c332 int trailIndex = 0; in UDFTransName() local
371 trailIndex = newIndex; in UDFTransName()
384 if (trailIndex != newIndex - 1) { in UDFTransName()
385 newIndex = trailIndex + 1; in UDFTransName()