find_last_component
p = find_last_component(curr->fts_path);
char *find_last_component(char *);
static char *find_last_component(char *);