Home
last modified time | relevance | path

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) in mkpathname() function
636 if (mkpathname(path, np->in_parent, len) == DDI_FAILURE) in mkpathname()
683 ret = mkpathname(path, dp->ind_node, MAXPATHLEN); in e_ddi_instance_majorinstance_to_path()