Searched refs:result_sz (Results 1 – 1 of 1) sorted by relevance
11214 static int resolve_full_path(const char *file, char *result, size_t result_sz) in resolve_full_path() argument11245 snprintf(result, result_sz, "%.*s/%s", seg_len, s, file); in resolve_full_path()