Searched refs:format_path (Results 1 – 1 of 1) sorted by relevance
1549 static bool format_path(char* buf, size_t buf_size, const char* path, const char* name) { in format_path() function1565 if (!format_path(buf, sizeof(buf), path.c_str(), name)) { in open_library_on_paths()