Home
last modified time | relevance | path

Searched refs:socket_socketpair (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dsocketmodule.c6003 socket_socketpair(PyObject *self, PyObject *args) function
6934 {"socketpair", socket_socketpair,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34193 struct hlist_head socket_socketpair; member
50829 int (*socket_socketpair)(struct socket *, struct socket *); member