Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Dcd.c72 STATIC char *getcomponent(void);
182 while ((q = getcomponent()) != NULL) { in docd()
223 getcomponent(void) in getcomponent() function
292 while ((p = getcomponent()) != NULL) { in updatepwd()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_dir.c357 getcomponent(const char *path, char *component, const char **nextp) in getcomponent() function
423 err = getcomponent(name, buf, &next); in dsl_dir_hold()
441 err = getcomponent(next, buf, &nextnext); in dsl_dir_hold()