Searched defs:dstv (Results 1 - 5 of 5) sorted by relevance
| /src/common/lib/libc/string/ |
| H A D | memset.c | 169 bzero(void *dstv, size_t length) argument 177 memset(void *dstv, int c, size_t length) argument
|
| /src/lib/librefuse/refuse/ |
| H A D | buf.c | 277 fuse_buf_copy(struct fuse_bufvec *dstv, struct fuse_bufvec *srcv, argument
|
| /src/sys/dev/ic/ |
| H A D | ne2000.c | 724 ne2000_ring_copy(struct dp8390_softc *sc, int src, void *dstv, u_short amount) argument
|
| H A D | we.c | 446 we_ring_copy(struct dp8390_softc *sc, int src, void *dstv, u_short amount) argument
|
| /src/sys/dev/ |
| H A D | cgd.c | 1586 cgd_cipher(struct cgd_softc *sc, void *dstv, const void *srcv, argument
|
Completed in 510 milliseconds