HomeSort by: relevance | last modified time | path
    Searched defs:unix2dos (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/msdosfs/
msdosfs_conv.c 205 unix2dos[256] = { variable in typeref:typename:const u_char[256]
458 if (dp[i] != (dn[j] = unix2dos[dp[i]])
483 dn[j] = unix2dos[*un];

Completed in 12 milliseconds