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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_file.c41 prf_data_t trees;
83 static void profile_free_file_data(prf_data_t);
89 prf_data_t d; \
176 prf_data_t
179 prf_data_t d;
209 prf_data_t data;
314 errcode_t profile_update_file_data_locked(prf_data_t data)
386 errcode_t profile_update_file_data(prf_data_t data)
408 static errcode_t write_data_to_file(prf_data_t data, const char *outfile,
492 errcode_t profile_flush_file_data_to_buffer (prf_data_t dat
[all...]
H A Dprof_int.h65 typedef struct _prf_data_t *prf_data_t; typedef in typeref:struct:_prf_data_t
66 prf_data_t profile_make_prf_data(const char *);
240 (prf_data_t profile);
243 (prf_data_t data);
247 (prf_data_t data);
251 (prf_data_t data, const char *outfile);
254 (prf_data_t data, char **bufp);
265 void profile_dereference_data (prf_data_t);
266 void profile_dereference_data_locked (prf_data_t);
H A Dprof_set.c48 prf_data_t new_data;

Completed in 17 milliseconds