Home
last modified time | relevance | path

Searched refs:WIN_LAST (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/fs/msdosfs/
Dmsdosfs_conv.c589 wep->weCnt |= WIN_LAST; in msdosfs_unix2winfn()
608 if (wep->weCnt & WIN_LAST) in msdosfs_winChkName()
628 if ((wep->weCnt & WIN_LAST) && (len - i > WIN_CHARS)) in msdosfs_winChkName()
669 if (wep->weCnt & WIN_LAST) { in msdosfs_win2unixfn()
Ddirentry.h92 #define WIN_LAST 0x40 macro
/netbsd/src/sys/lib/libsa/
Ddosfs.c561 if (x & WIN_LAST || in lookup()
565 if (x & WIN_LAST) { in lookup()
643 if (xde->weCnt & WIN_LAST) in cp_xdnm()