Searched refs:realpath_impl (Results 1 – 1 of 1) sorted by relevance
48 realpath_impl(const char *file_name, char *resolved_name) in realpath_impl() function134 return (realpath_impl(file_name, resolved_name)); in realpath()136 if (realpath_impl(file_name, buffer) != NULL) in realpath()