HomeSort by relevance Sort by last modified time
    Searched refs:ROOT_SYSCONFDIR (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
unix.c 73 #ifndef ROOT_SYSCONFDIR
74 #define ROOT_SYSCONFDIR "/etc/"
638 static const char *config_fn[] = { ROOT_SYSCONFDIR "/e2fsck.conf", 0 };
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 72 #ifndef ROOT_SYSCONFDIR
73 #define ROOT_SYSCONFDIR "/etc"
878 static const char *config_fn[] = { ROOT_SYSCONFDIR "/mke2fs.conf", 0 };
    [all...]

Completed in 41 milliseconds