Searched refs:_get_path_lastname (Results 1 – 3 of 3) sorted by relevance
33 static const char *_get_path_lastname(const char *path) in _get_path_lastname() function138 const char *fdst = _get_path_lastname(cctx->fpath); in _rym_send_begin()
1021 static const char *_get_path_lastname(const char *path) in _get_path_lastname() function1082 fdst = dfs_normalize_path(dst, _get_path_lastname(src)); in copy()1101 fdst = dfs_normalize_path(dst, _get_path_lastname(src)); in copy()
2916 static const char *_get_path_lastname(const char *path) in _get_path_lastname() function2990 fdst = dfs_normalize_path(dst, _get_path_lastname(src)); in copy()3009 fdst = dfs_normalize_path(dst, _get_path_lastname(src)); in copy()
Completed in 8 milliseconds