Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c235 static void connect_one_server(int fd, int unixfd) in connect_one_server()
326 static void process_one_client(int fd, int unixfd) in process_one_client()
469 static int server(int unixfd) in server()
499 static int client(int unixfd) in client()
/openbmc/bmcweb/include/
H A Dobmc_console.hpp181 const sdbusplus::message::unix_fd& unixfd) in connectConsoleSocket()
254 const sdbusplus::message::unix_fd& unixfd) { in processConsoleObject()
/openbmc/qemu/
H A Dqemu-bridge-helper.c239 int fd = -1, ctlfd = -1, unixfd = -1; in main() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp620 const sdbusplus::message::unix_fd& unixfd) in downloadEntryCallback()
694 const sdbusplus::message::unix_fd& unixfd) { in downloadDumpEntry()
729 const sdbusplus::message::unix_fd& unixfd) { in downloadEventLogEntry()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp431 auto unixfd = manager.getPEL(id); in TEST_F() local