Searched refs:get_last_path_component (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dpath_util.h14 fssh_status_t get_last_path_component(const char *path, char *buffer,
H A Dpath_util.cpp18 get_last_path_component(const char *path, char *buffer, int bufferLen) function in namespace:FSShell
H A Dcommand_cp.cpp1402 error = get_last_path_component(source, leafName, sizeof(leafName));
H A Dfssh.cpp884 error = get_last_path_component(source, leaf, sizeof(leaf));

Completed in 42 milliseconds