Searched defs:client_socket (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/landlock/ | ||
| H A D | scoped_signal_test.c | 399 int client_socket; TEST_F() local |
| H A D | scoped_abstract_unix_test.c | 541 int client_socket; TEST_F() local |
| /linux/tools/testing/selftests/bpf/ | ||
| H A D | network_helpers.c | 260 int client_socket(int family, int type, client_socket() function |