Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c101 static int detect_client_change(rcm_handle_t *, int, int, group_t *, char *);
493 detect_client_change(hdl, cmd, flags, group, rsrc)) { in get_affected_clients()
531 detect_client_change(rcm_handle_t *hdl, int cmd, int flags, group_t *group, in detect_client_change() function