OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vc_sendv_compat
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
net-android.c
549
static ssize_t
vc_sendv_compat
(VLANClientState *vc, const struct iovec *iov,
function
600
len =
vc_sendv_compat
(vc, iov, iovcnt);
[
all
...]
net.c
516
static ssize_t
vc_sendv_compat
(VLANClientState *vc, const struct iovec *iov,
function
567
len =
vc_sendv_compat
(vc, iov, iovcnt);
[
all
...]
Completed in 92 milliseconds