Searched refs:add_resource_client (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_impl.h | 235 int add_resource_client(char *, char *, pid_t, uint_t, rcm_info_t **);
|
H A D | rcm_impl.c | 40 add_resource_client, 391 add_resource_client(char *modname, char *rsrcname, pid_t pid, uint_t flag, in add_resource_client() function
|
H A D | rcm_event.c | 179 error = add_resource_client(modname, rsrcnames[0], pid, flag, in process_event()
|