Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c93 static const struct xdr_ops xdrrec_ops = { variable
240 xdrs->x_ops = &xdrrec_ops; in xdrrec_create()