Searched refs:send_stream (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dpingtest.c71 cci_stream_t send_stream = NULL; local
88 err = cci_stream_new (&send_stream);
89 err = cci_stream_write(send_stream, message, 1+strlen(message));
93 err = cci_os_ipc_msg(TRUE, send_stream, CCMSG_PING, &reply_stream);
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dsend_to_kdc.c381 send_stream(krb5_context context, struct host *host) function
764 send_stream,
776 send_stream,

Completed in 224 milliseconds