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

/freebsd-9.3-release/bin/sh/
H A Dcd.c71 static char *getcomponent(void);
206 while ((q = getcomponent()) != NULL) {
259 getcomponent(void) function
300 while ((p = getcomponent()) != NULL) {
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dir.c334 getcomponent(const char *path, char *component, const char **nextp) function
400 err = getcomponent(name, buf, &next);
418 err = getcomponent(next, buf, &nextnext);

Completed in 220 milliseconds