Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c166 static int node_display_set(di_node_t, void *);
293 (void *)1, node_display_set); in prtconf_devinfo()
381 node_display_set(di_node_t node, void *arg __unused) in node_display_set() function