Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dclnt_udp.c75 static const struct clnt_ops udp_ops = variable
157 cl->cl_ops = (struct clnt_ops *) &udp_ops; in __libc_clntudp_bufcreate()
/glibc-2.36/ChangeLog.old/
DChangeLog.164768 * sunrpc/clnt_udp.c (udp_ops): Likewise.