getcomponent
while ((q = getcomponent(&path)) != NULL) {
while ((p = getcomponent(&path)) != NULL) {
static char *getcomponent(char **);