HomeSort by relevance Sort by last modified time
    Searched refs:profile_init (Results 1 - 5 of 5) 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 830 profile_init(config_fn, &ctx->profile);
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1189 retval = profile_init(config_fn, &profile);
1191 profile_init(default_files, &profile);
    [all...]

Completed in 99 milliseconds