Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/os/
H A Dsendto_kdc.c1515 char *udpbuf = NULL; in k5_sendto() local
1543 &udpbuf, &conns); in k5_sendto()
1625 if (state->in.buf != udpbuf) in k5_sendto()
1634 if (reply->data != udpbuf) in k5_sendto()
1635 free(udpbuf); in k5_sendto()