Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/rpc/
Dclnt_raw.c69 static const struct clnt_ops client_ops = { variable
120 client->cl_ops = &client_ops; in clntraw_create()