Searched refs:_realpath (Results 1 – 3 of 3) sorted by relevance
27 echo -n $(_realpath "$1")
69 _realpath() { function
1766 pub fn _realpath(fileName: *const ::c_char, resolvedName: *mut ::c_char) -> *mut ::c_char; in _realpath() function