Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h259 int rsrc_get_type(const char *);
H A Drcm_subr.c93 rsrc_get_type(const char *resolved_name) in rsrc_get_type() function
1142 type = rsrc_get_type(pathname); in rsrc_node_find()
H A Drcm_lock.c725 req->type = rsrc_get_type(device); in dr_req_add()