MCPcopy Create free account
hub / github.com/asterinas/vostd / sys_sendmsg

Function sys_sendmsg

kernel/src/syscall/sendmsg.rs:11–48  ·  view source on GitHub ↗
(
    sockfd: FileDesc,
    user_msghdr_ptr: Vaddr,
    flags: i32,
    ctx: &Context,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

newFunction · 0.85
user_spaceMethod · 0.80
read_valMethod · 0.80
borrow_file_table_mutMethod · 0.80
as_socket_or_errMethod · 0.80
errorMethod · 0.80
sendmsgMethod · 0.45

Tested by

no test coverage detected