OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bsd_to_linux_msghdr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux/common/
linux_socket.c
129
static void
bsd_to_linux_msghdr
(const struct msghdr *, struct linux_msghdr *);
454
bsd_to_linux_msghdr
(const struct msghdr *bmsg, struct linux_msghdr *lmsg)
function in typeref:typename:void
821
bsd_to_linux_msghdr
(&msg, &lmsg);
1984
bsd_to_linux_msghdr
(msg, &lmsg.msg_hdr);
Completed in 11 milliseconds
Indexes created Tue Sep 23 13:09:54 GMT 2025