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

/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c629 mkpathname(char *path, in_node_t *np, int len) function
636 if (mkpathname(path, np->in_parent, len) == DDI_FAILURE)
683 ret = mkpathname(path, dp->ind_node, MAXPATHLEN);

Completed in 56 milliseconds