Searched refs:rc_notify_info (Results 1 – 2 of 2) sorted by relevance
116 typedef struct rc_notify_info rc_notify_info_t;133 struct rc_notify_info { struct512 rc_notify_info_t rc_notify_info; member
697 rc_notify_info_fini(&cp->rc_notify_info); in client_destroy()1695 return (rc_notify_info_add_name(&cp->rc_notify_info, in client_add_notify()1699 return (rc_notify_info_add_type(&cp->rc_notify_info, in client_add_notify()1729 result = rc_notify_info_wait(&cp->rc_notify_info, &cp->rc_notify_ptr, in client_wait()2486 rc_notify_info_init(&cp->rc_notify_info); in create_client()