Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/xdr/
Dxdr_stdio.c68 static const struct xdr_ops xdrstdio_ops = { variable
92 xdrs->x_ops = (struct xdr_ops *) &xdrstdio_ops; in xdrstdio_create()