OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SLOT_EMPTY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
direntry.h
57
#define
SLOT_EMPTY
0x00 /* slot has never been used */
/src/sbin/fsck_msdos/
dir.c
49
#define
SLOT_EMPTY
0x00 /* slot has never been used */
509
*p =
SLOT_EMPTY
;
513
if (*p ==
SLOT_EMPTY
|| *p == SLOT_DELETED) {
514
if (*p ==
SLOT_EMPTY
) {
960
if (*p ==
SLOT_EMPTY
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025