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

  /src/sys/fs/msdosfs/
msdosfs_conv.c 241 dos2unix[256] = { variable in typeref:typename:const u_char[256]
338 c = dos2unix[0xe5];
340 c = dos2unix[*dn];
352 c = dos2unix[dn[i]];
366 c = dos2unix[*dn++];

Completed in 38 milliseconds