OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lostDir
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_msdos/
dir.c
212
static struct dosDirEntry *
lostDir
;
303
rootDir =
lostDir
= NULL;
938
if (!
lostDir
) {
939
for (
lostDir
= rootDir->child;
lostDir
;
lostDir
=
lostDir
->next) {
940
if (!strcmp(
lostDir
->name,
LOSTDIR
))
943
if (!
lostDir
) { /* Create LOSTDIR? XXX *
[
all
...]
dir.c
212
static struct dosDirEntry *
lostDir
;
303
rootDir =
lostDir
= NULL;
938
if (!
lostDir
) {
939
for (
lostDir
= rootDir->child;
lostDir
;
lostDir
=
lostDir
->next) {
940
if (!strcmp(
lostDir
->name,
LOSTDIR
))
943
if (!
lostDir
) { /* Create LOSTDIR? XXX *
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025