Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c86 static int rsrc2path(const char *rsrc, char *path);
573 if ((rsrc2path(rsrc, path) == 0) && in build_table()
659 rsrc2path(const char *rsrc, char *path) in rsrc2path() function