Searched refs:profile_open_file (Results 1 – 1 of 1) sorted by relevance
202 static errcode_t profile_open_file322 retval = profile_open_file(cp, &new_file); in profile_init()334 retval = profile_open_file(*fs, &new_file); in profile_init()455 errcode_t profile_open_file(const char * filespec, in profile_open_file() function