OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extractmmsghdr
(Results
1 - 1
of
1
) sorted by null
/external/strace/
net.c
675
extractmmsghdr
(struct tcb *tcp, long addr, unsigned int idx, struct mmsghdr *mmsg)
function
722
if (
extractmmsghdr
(tcp, addr, idx, &mmsg)) {
763
if (
extractmmsghdr
(tcp, addr, i, &mmsg)) {
[
all
...]
Completed in 259 milliseconds