Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libldom/sparc/
H A Dldom_xmpp_client.c79 static void handle_ldm_resp(xmpp_conn_t *conn, char *buf, size_t buf_size);
406 handle_ldm_resp(&conn, buf, cnt); in xmpp_client_thr()
735 handle_ldm_resp(xmpp_conn_t *conn, char *buf, size_t buf_size) in handle_ldm_resp() function