Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/configd/
H A Dclient.c286 rc_node_ptr_init(&cp->rc_notify_ptr); in client_alloc()
313 rc_node_ptr_free_mem(&cp->rc_notify_ptr); in client_free()
1729 result = rc_notify_info_wait(&cp->rc_notify_info, &cp->rc_notify_ptr, in client_wait()
1736 &cp->rc_notify_ptr); in client_wait()
1744 rc_node_clear(&cp->rc_notify_ptr, 0); in client_wait()
H A Dconfigd.h517 rc_node_ptr_t rc_notify_ptr; member