Home
last modified time | relevance | path

Searched refs:profile_flush_file_data_to_file (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h240 …_file_to_file(P,F) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data_to_file((P)->…
241 errcode_t profile_flush_file_data_to_file
H A Dprof_file.c524 errcode_t profile_flush_file_data_to_file(prf_data_t data, const char *outfile) in profile_flush_file_data_to_file() function