Home
last modified time | relevance | path

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

/drivers/staging/ced1401/userspace/
Duse1401.c2866 char szFExt[8]; // The command file extension in U14Ld() local
2871 ExtForType(asType1401[hand], szFExt); // File extension string in U14Ld()
2896 strncat(szLastName, szFExt, sizeof(szLastName)); // with extension included in U14Ld()
2914 strcat(filnam, szFExt); // and extension in U14Ld()