Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c641 enum xprt_stat * statp, in __xdrrec_getrec() argument
654 *statp = expectdata ? XPRT_DIED : XPRT_IDLE; in __xdrrec_getrec()
659 *statp = XPRT_DIED; in __xdrrec_getrec()
666 *statp = XPRT_MOREREQS; in __xdrrec_getrec()
674 *statp = XPRT_DIED; in __xdrrec_getrec()
681 *statp = XPRT_DIED; in __xdrrec_getrec()
703 *statp = XPRT_DIED; in __xdrrec_getrec()
709 *statp = expectdata ? XPRT_DIED : XPRT_IDLE; in __xdrrec_getrec()
726 *statp = XPRT_MOREREQS; in __xdrrec_getrec()
731 *statp = XPRT_MOREREQS; in __xdrrec_getrec()