HomeSort by relevance Sort by last modified time
    Searched full:profile_init (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/e2fsck/
profile.h 58 long profile_init
profile_helpers.c 301 retval = profile_init((const char **) filenames,
profile.c 299 profile_init(const char **files, profile_t *ret_profile) function
380 * the file "<default>" had previously been passed to profile_init(),
    [all...]
unix.c 784 profile_init(config_fn, &ctx->profile);
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1005 retval = profile_init(config_fn, &profile);
1007 profile_init(default_files, &profile);
    [all...]
  /external/e2fsprogs/
RELEASE-NOTES 537 previously been passed to profile_init(), then def_string parameter
    [all...]

Completed in 220 milliseconds