Searched defs:slp_uc_tcp_send (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net.c33 * slp_uc_tcp_send: enqueues a message on the TCP transaction thread's
124 void slp_uc_tcp_send(slp_handle_impl_t *hp, slp_target_t *target, function
132 slp_err(LOG_CRIT, 0, "slp_uc_tcp_send",
140 slp_err(LOG_CRIT, 0, "slp_uc_tcp_send",
157 slp_err(LOG_CRIT, 0, "slp_uc_tcp_send", "out of memory");
317 slp_uc_tcp_send(
1124 slp_uc_tcp_send(hp, target, scopes, SLP_TRUE, xid);

Completed in 24 milliseconds