Home
last modified time | relevance | path

Searched defs:sock_sendmsg (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.c4399 struct sock_sendmsg { struct
4406 sock_sendmsg_iovec(PySocketSockObject *s, PyObject *data_arg, in sock_sendmsg_iovec() argument
4474 sock_sendmsg(PySocketSockObject *s, PyObject *args) function