Home | Sort by: relevance | last modified time | path |
/src/sys/fs/msdosfs/ | |
msdosfs_conv.c | 394 int shortlen; local in function:msdosfs_unix2dosfn 474 shortlen = (dp - un) <= 8; 480 if ((*un == ' ') && shortlen) |
msdosfs_conv.c | 394 int shortlen; local in function:msdosfs_unix2dosfn 474 shortlen = (dp - un) <= 8; 480 if ((*un == ' ') && shortlen) |