OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLOT_E5
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/msdosfs/
direntry.h
58
#define
SLOT_E5
0x05 /* the real value is 0xe5 */
msdosfs_conv.c
332
* If first char of the filename is
SLOT_E5
(0x05), then the real
337
if (*dn ==
SLOT_E5
)
506
dn[0] =
SLOT_E5
;
/src/sbin/fsck_msdos/
dir.c
50
#define
SLOT_E5
0x05 /* the real value is 0xe5 */
628
if (dirent.name[0] ==
SLOT_E5
)
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025