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

  /system/bt/profile/include/
manager.h 30 typedef struct profile_t { struct
34 } profile_t; typedef in typeref:struct:profile_t
37 void profile_register(const profile_t *profile);
41 const profile_t *profile_by_name(const char *name);
  /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 *name, const char *subname,
92 (profile_t profile, const char *const *names
    [all...]
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)