Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dscoped_signal_test.c399 int client_socket; in TEST_F() local
H A Dscoped_abstract_unix_test.c541 int client_socket; in TEST_F() local
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c260 int client_socket(int family, int type, in client_socket() function