Searched refs:WIN_CNT (Results 1 – 4 of 4) sorted by relevance
640 i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS; in winChkName()692 if ((wep->weCnt&WIN_CNT) > howmany(WIN_MAXLEN, WIN_CHARS) in win2unixfn()693 || !(wep->weCnt&WIN_CNT)) in win2unixfn()704 dp->d_namlen = (wep->weCnt&WIN_CNT) * WIN_CHARS; in win2unixfn()713 i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS; in win2unixfn()
88 #define WIN_CNT 0x3f macro
480 i = ((wep->weCnt&WIN_CNT) - 1) * WIN_CHARS; in winChkName()