Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/rpc/
Dxdr_rec.c65 static struct xdr_ops xdrrec_ops = { variable
169 xdrs->x_ops = &xdrrec_ops; in xdrrec_create()