Searched refs:path_out_size (Results 1 – 1 of 1) sorted by relevance
89 size_t path_out_size, in get_path() argument95 rc = snprintf(path_out, path_out_size, in get_path()103 if (rc + file_name_len >= path_out_size) { in get_path()