Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c709 char **node_pathp, in construct_nodepath_from_dinode() argument
771 if ((*node_pathp = calloc(1, devlen)) == NULL) { in construct_nodepath_from_dinode()
775 (void) snprintf(*node_pathp, devlen, in construct_nodepath_from_dinode()
H A Dcfga_fp.h492 char **node_pathp, int *l_errnop);