Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dlockstep.c318 static bool connect_socket(const char *path) in connect_socket() function
352 return connect_socket(path); in setup_unix_socket()
/openbmc/linux/tools/testing/selftests/nci/
H A Dnci_dev.c695 int connect_socket(int dev_idx, int target_idx) in connect_socket() function
742 return connect_socket(dev_idx, target_idx); in connect_tag()