Searched refs:prf_data_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h69 typedef struct _prf_data_t *prf_data_t; typedef in typeref:struct:_prf_data_t
70 prf_data_t profile_make_prf_data(const char *);
215 (prf_data_t profile);
219 (prf_data_t data);
223 (prf_data_t data, const char *outfile);
226 (prf_data_t data, char **bufp);
237 void profile_dereference_data (prf_data_t);
238 void profile_dereference_data_locked (prf_data_t);
H A Dprof_file.c38 prf_data_t trees;
59 static void profile_free_file_data(prf_data_t);
65 prf_data_t d; \
118 static int r_access(prf_data_t data)
158 prf_data_t
161 prf_data_t d;
196 prf_data_t data;
291 prf_data_t last = NULL;
357 errcode_t profile_update_file_data(prf_data_t data)
477 static errcode_t write_data_to_file(prf_data_t dat
[all...]
H A Dprof_set.c47 prf_data_t new_data;

Completed in 117 milliseconds