OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weCnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_conv.c
570
wep->
weCnt
= cnt;
589
wep->
weCnt
|= WIN_LAST;
608
if (wep->
weCnt
& WIN_LAST)
618
i = ((wep->
weCnt
& WIN_CNT) - 1) * WIN_CHARS;
628
if ((wep->
weCnt
& WIN_LAST) && (len - i > WIN_CHARS))
662
if ((wep->
weCnt
& WIN_CNT) > howmany(WIN_MAXLEN, WIN_CHARS)
663
|| !(wep->
weCnt
& WIN_CNT))
669
if (wep->
weCnt
& WIN_LAST) {
direntry.h
91
uint8_t
weCnt
;
/src/sys/lib/libsa/
dosfs.c
560
x = dir[ent].xde.
weCnt
;
634
lfn += 13 * ((xde->
weCnt
& WIN_CNT) - 1);
643
if (xde->
weCnt
& WIN_LAST)
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025