Home
last modified time | relevance | path

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

/openbsd/src/include/rpc/
Dclnt.h121 const struct clnt_ops { struct
/openbsd/src/lib/libc/rpc/
Dclnt_raw.c69 static const struct clnt_ops client_ops = {
Dclnt_tcp.c71 static const struct clnt_ops tcp_ops = {
Dclnt_udp.c60 static const struct clnt_ops udp_ops = {