Searched refs:profile_t (Results 1 – 25 of 26) sorted by relevance
12
/external/e2fsprogs/lib/support/ |
D | profile.h | 42 typedef struct _profile_t *profile_t; typedef 59 (const char * const *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 *name, const char *subname, 92 (profile_t profile, const char *const *names,
|
D | 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);
|
D | profile_helpers.c | 143 profile_get_values(profile_t profile, const char *const *names, in profile_get_values() 186 profile_get_subsection_names(profile_t profile, const char **names, in profile_get_subsection_names() 224 profile_get_relation_names(profile_t profile, const char **names, in profile_get_relation_names() 270 profile_t *ret_profile) in profile_init_path()
|
D | profile.c | 213 static errcode_t profile_get_value(profile_t profile, const char *name, 304 profile_init(const char * const *files, profile_t *ret_profile) in profile_init() 307 profile_t profile; in profile_init() 371 profile_release(profile_t profile) in profile_release() 392 errcode_t profile_set_default(profile_t profile, const char *def_string) in profile_set_default() 1272 profile_t profile; 1284 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() 1465 errcode_t profile_get_value(profile_t profile, const char *name, in profile_get_value() 1498 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 1526 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() [all …]
|
D | prof_err.et | 37 error_code PROF_MAGIC_PROFILE, "Bad magic value in profile_t"
|
/external/e2fsprogs/e2fsck/ |
D | problem.c | 2300 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 2307 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 2331 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
|
D | e2fsck.h | 372 profile_t profile;
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 122 static profile_t profile; 1205 static int profile_has_subsection(profile_t prof, const char *section, in profile_has_subsection()
|
/external/e2fsprogs/po/ |
D | uk.po | 8447 msgid "Bad magic value in profile_t" 8448 msgstr "Помилкове значення контрольної суми у profile_t"
|
D | zh_CN.po | 8108 msgid "Bad magic value in profile_t" 8109 msgstr "profile_t中的幻数有错"
|
D | it.po | 8243 msgid "Bad magic value in profile_t" 8244 msgstr "Valore magic non corretto in profile_t"
|
D | da.po | 7956 msgid "Bad magic value in profile_t" 7957 msgstr "Ugyldig magisk værdi i profile_t"
|
D | sv.po | 8285 msgid "Bad magic value in profile_t" 8286 msgstr "Felaktigt magiskt värde i profile_t"
|
D | de.po | 8445 msgid "Bad magic value in profile_t" 8446 msgstr "Ungültige magische Zahl im profile_t"
|
D | nl.po | 8375 msgid "Bad magic value in profile_t" 8376 msgstr "Ongeldig magisch getal in 'profile_t'"
|
D | pl.po | 8286 msgid "Bad magic value in profile_t" 8287 msgstr "Błędna wartość magiczna w profile_t"
|
D | cs.po | 8297 msgid "Bad magic value in profile_t" 8298 msgstr "Chybné magické číslo v profile_t"
|
D | ca.po | 8432 msgid "Bad magic value in profile_t" 8433 msgstr "Hi ha un valor màgic incorrecte a profile_t"
|
D | es.po | 8519 msgid "Bad magic value in profile_t" 8520 msgstr "Valor mágico incorrecto en profile_t"
|
D | hu.po | 8376 msgid "Bad magic value in profile_t" 8377 msgstr "Hibás bűvös érték a profile_t-ben"
|
D | vi.po | 8222 msgid "Bad magic value in profile_t" 8223 msgstr "Số nhiệm màu sai trong profile_t"
|
D | e2fsprogs.pot | 7653 msgid "Bad magic value in profile_t"
|
D | sr.po | 8367 msgid "Bad magic value in profile_t"
|
D | eo.po | 7940 msgid "Bad magic value in profile_t"
|
D | id.po | 8257 msgid "Bad magic value in profile_t"
|
12