Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c48 static int call_getinfo(struct rcm_mod_ops *, rcm_handle_t *, char *, id_t,
696 rval = call_getinfo(ops, hdl, client->alias, client->pid, in rsrc_client_action()
894 (void) call_getinfo(ops, hdl, client->alias, client->pid, in rsrc_client_action()
1892 call_getinfo(struct rcm_mod_ops *ops, rcm_handle_t *hdl, char *alias, id_t pid, in call_getinfo() function