Searched refs:rump_pub_uio_free (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/rump/include/rump/
H A Drumpkern_if_pub.h16 size_t rump_pub_uio_free(struct uio *);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drumpkern_if_wrappers.c111 rump_pub_uio_free(struct uio *arg1) function
/netbsd-6-1-5-RELEASE/share/examples/rump/ttyserv/
H A Dttyserv.c129 reslen = rump_pub_uio_free(uio);
141 reslen = rump_pub_uio_free(uio);
/netbsd-6-1-5-RELEASE/share/examples/rump/umserv/
H A Dumserv.c199 reslen = rump_pub_uio_free(uio);
211 reslen = rump_pub_uio_free(uio);
/netbsd-6-1-5-RELEASE/lib/libp2k/
H A Dp2k.c1165 rump_pub_uio_free(uio);
1186 *linklen -= rump_pub_uio_free(uio);
1208 *resid = rump_pub_uio_free(uio);
1234 *resid = rump_pub_uio_free(uio);
1279 *resid = rump_pub_uio_free(uio);
1307 *resid = rump_pub_uio_free(uio);
1336 *resid = rump_pub_uio_free(uio);
/netbsd-6-1-5-RELEASE/lib/libukfs/
H A Dukfs.c791 resid = rump_pub_uio_free(uio);

Completed in 83 milliseconds