<dec f='src/src/sys/fs/msdosfs/direntry.h' l='133' type='void dos2unixtime(unsigned int dd, unsigned int dt, unsigned int dh, int gmtoff, struct timespec * tsp)'/>
<def f='src/src/sys/fs/msdosfs/msdosfs_conv.c' l='172' ll='200' type='void dos2unixtime(u_int dd, u_int dt, u_int dh, int gmtoff, struct timespec * tsp)'/>
<doc f='src/src/sys/fs/msdosfs/msdosfs_conv.c' l='167'>/*
 * Convert from dos&apos; idea of time to unix&apos;. This will probably only be
 * called from the stat(), and fstat() system calls and so probably need
 * not be too efficient.
 */</doc>
<use f='src/src/sys/fs/msdosfs/msdosfs_vnops.c' l='295' u='c' c='msdosfs_getattr'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_vnops.c' l='298' u='c' c='msdosfs_getattr'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_vnops.c' l='300' u='c' c='msdosfs_getattr'/>
