Searched refs:_profile_t (Results 1 – 4 of 4) sorted by relevance
28 typedef struct _profile_t *profile_t;
93 struct _profile_t { struct
37 profile = malloc(sizeof(struct _profile_t)); in profile_init()40 memset(profile, 0, sizeof(struct _profile_t)); in profile_init()
181 struct _profile_t;2107 (krb5_context, struct _profile_t * /* profile_t */ *);