Searched refs:get_realpath (Results 1 – 3 of 3) sorted by relevance
37 get_realpath(char * buf, size_t b_sz) in get_realpath() function180 return get_realpath(p_buf, b_sz); in optionMakePath()
225 get_realpath(char * buf, size_t b_sz);
32081 gprofng: fix typos in get_realpath() and check_executable()32085 * src/Application.cc (Application::get_realpath): Fix typo.