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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dunicode.c433 int localExtIndex = 0; local
451 ext[localExtIndex++] = curr;
453 maxFilenameLen = 250 - localExtIndex;
469 for (index = 0; index < localExtIndex; index++)

Completed in 253 milliseconds