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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dcodepage.h33 unsigned char to_dos(unsigned char c);
H A DcharsetConv.c215 unsigned char to_dos[0x80]; member in struct:doscp_t
247 ret->to_dos[native & 0x7f] = 0x80 | i;
283 dos[i] = cp->to_dos[c & 0x7f];

Completed in 40 milliseconds