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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h249 #define profile_flush_file_to_file(P,F) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data_to_file((P)->data, (F)) : PROF_MAGIC_FILE) macro
H A Dprof_init.c207 return profile_flush_file_to_file(profile->first_file,

Completed in 21 milliseconds