Searched refs:profile_t (Results 1 – 25 of 28) 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() 1469 errcode_t profile_get_value(profile_t profile, const char *name, in profile_get_value() 1502 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 1530 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 | 2357 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 2364 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 2388 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
|
D | e2fsck.h | 387 profile_t profile;
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 122 static profile_t profile; 1218 static int profile_has_subsection(profile_t prof, const char *section, in profile_has_subsection()
|
/external/e2fsprogs/po/ |
D | zh_CN.po | 8250 msgid "Bad magic value in profile_t" 8251 msgstr "profile_t中的幻数有错"
|
D | uk.po | 8564 msgid "Bad magic value in profile_t" 8565 msgstr "Помилкове значення контрольної суми у profile_t"
|
D | it.po | 8377 msgid "Bad magic value in profile_t" 8378 msgstr "Valore magic non corretto in profile_t"
|
D | da.po | 8170 msgid "Bad magic value in profile_t" 8171 msgstr "Ugyldig magisk værdi i profile_t"
|
D | sv.po | 8406 msgid "Bad magic value in profile_t" 8407 msgstr "Felaktigt magiskt värde i profile_t"
|
D | nl.po | 8526 msgid "Bad magic value in profile_t" 8527 msgstr "Ongeldig magisch getal in 'profile_t'"
|
D | pl.po | 8410 msgid "Bad magic value in profile_t" 8411 msgstr "Błędna wartość magiczna w profile_t"
|
D | ca.po | 8584 msgid "Bad magic value in profile_t" 8585 msgstr "Hi ha un valor màgic incorrecte a profile_t"
|
D | cs.po | 8459 msgid "Bad magic value in profile_t" 8460 msgstr "Chybné magické číslo v profile_t"
|
D | hu.po | 8509 msgid "Bad magic value in profile_t" 8510 msgstr "Hibás bűvös érték a profile_t-ben"
|
D | es.po | 8694 msgid "Bad magic value in profile_t" 8695 msgstr "Valor mágico incorrecto en profile_t"
|
D | de.po | 8672 msgid "Bad magic value in profile_t" 8673 msgstr "Ungültige magische Zahl im profile_t"
|
D | vi.po | 8359 msgid "Bad magic value in profile_t" 8360 msgstr "Số nhiệm màu sai trong profile_t"
|
D | e2fsprogs.pot | 7778 msgid "Bad magic value in profile_t"
|
D | fi.po | 7895 msgid "Bad magic value in profile_t"
|
D | sr.po | 8536 msgid "Bad magic value in profile_t"
|
D | ms.po | 8245 msgid "Bad magic value in profile_t"
|
12