Searched refs:profile_update_file_data (Results 1 – 3 of 3) sorted by relevance
220 #define profile_update_file(P, M) profile_update_file_data((P)->data, M)221 errcode_t profile_update_file_data
225 retval = profile_update_file_data(data, NULL); in profile_open_file()384 errcode_t profile_update_file_data(prf_data_t data, char **ret_modspec) in profile_update_file_data() function
1804 profile_update_file_data;