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

  /external/e2fsprogs/e2fsck/
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...]
  /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);

Completed in 288 milliseconds