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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/uams_krb4/
H A Dsend_to_kdc.c58 static send_recv();
61 * This file contains two routines, send_to_kdc() and send_recv().
62 * send_recv() is a static routine used by send_to_kdc().
195 if (send_recv(pkt, rpkt, f, &to, hostlist)) {
216 if (send_recv(pkt, rpkt, f, &to, hostlist)) {
247 static send_recv(pkt,rpkt,f,_to,addrs) function

Completed in 155 milliseconds