Home
last modified time | relevance | path

Searched refs:getcomponent (Results 1 – 1 of 1) sorted by relevance

/minix3/bin/sh/
H A Dcd.c71 STATIC char *getcomponent(void);
181 while ((q = getcomponent()) != NULL) { in docd()
220 getcomponent(void) in getcomponent() function
285 while ((p = getcomponent()) != NULL) { in updatepwd()