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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c352 getcomponent(const char *path, char *component, const char **nextp) function
418 err = getcomponent(name, buf, &next);
436 err = getcomponent(next, buf, &nextnext);

Completed in 64 milliseconds