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,
|