Home
last modified time | relevance | path

Searched refs:profile_flush_file_data_to_buffer (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h244 errcode_t profile_flush_file_data_to_buffer
H A Dprof_file.c492 errcode_t profile_flush_file_data_to_buffer (prf_data_t data, char **bufp) in profile_flush_file_data_to_buffer() function
H A Dprof_init.c219 return profile_flush_file_data_to_buffer(profile->first_file->data, buf); in profile_flush_to_buffer()