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

  /external/e2fsprogs/e2fsck/
profile_helpers.h 13 (profile_t profile, const char *const *names, char ***ret_values);
19 (profile_t profile, const char **names, char ***ret_names);
22 (profile_t profile, const char **names, char ***ret_names);
27 (const char * filelist, profile_t *ret_profile);
profile.h 42 typedef struct _profile_t *profile_t; typedef in typeref:struct:_profile_t
59 (const char * *files, profile_t *ret_profile);
62 (profile_t profile);
65 (profile_t profile, const char *def_string);
68 (profile_t profile, const char *name, const char *subname,
72 (profile_t profile, const char *name, const char *subname,
77 (profile_t profile, const char *name, const char *subname,
82 (profile_t profile, const char *name, const char *subname,
87 (profile_t profile, const char *const *names,
profile_helpers.c 141 profile_get_values(profile_t profile, const char *const *names,
182 profile_get_subsection_names(profile_t profile, const char **names,
218 profile_get_relation_names(profile_t profile, const char **names,
262 profile_t *ret_profile)
profile.c 111 * This structure defines the high-level, user visible profile_t
211 static errcode_t profile_get_value(profile_t profile, const char *name,
217 * prof_init.c --- routines that manipulate the user-visible profile_t
299 profile_init(const char **files, profile_t *ret_profile)
302 profile_t profile;
363 profile_release(profile_t profile)
384 errcode_t profile_set_default(profile_t profile, const char *def_string)
1267 profile_t profile;
1279 profile_iterator_create(profile_t profile, const char *const *names, int flags,
1460 errcode_t profile_get_value(profile_t profile, const char *name
    [all...]
e2fsck.h 334 profile_t profile;
  /external/e2fsprogs/misc/
mke2fs.c 90 profile_t profile;
    [all...]

Completed in 126 milliseconds