Searched refs:profile_flush_file_data (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h245 #define profile_flush_file(P) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data((P)->data) : PROF_MAGIC_FILE)
246 errcode_t profile_flush_file_data
H A Dprof_file.c503 errcode_t profile_flush_file_data(prf_data_t data) function

Completed in 16 milliseconds