OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ext2Descriptors
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/ext2ed/
ext2ed.conf.in
7
#
Ext2Descriptors
is the location of the ext2 filesystem structure
11
Ext2Descriptors
@datadir@/ext2.descriptors
ext2ed.h
187
extern char
Ext2Descriptors
[200];
main.c
56
char
Ext2Descriptors
[200]="ext2.descriptors"; /* The location of the ext2 filesystem object definition */
init.c
407
if (!set_struct_descriptors (
Ext2Descriptors
))
499
if (strcasecmp (option,"
Ext2Descriptors
")==0) {
500
strcpy (
Ext2Descriptors
,value);
Completed in 5996 milliseconds