OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogChanges
(Results
1 - 5
of
5
) sorted by null
/external/e2fsprogs/ext2ed/
ext2ed.conf.in
23
# are logged there. See also
LogChanges
.
34
LogChanges
on
disk.c
112
if (
LogChanges
)
ext2ed.h
193
extern int
LogChanges
;
main.c
59
int
LogChanges
=1; /* 1 enables logging, 0 diables logging */
init.c
518
else if (strcasecmp (option,"
LogChanges
")==0) {
520
LogChanges
= 1;
522
LogChanges
= 0;
Completed in 81 milliseconds