Searched refs:handle_port (Results 1 – 1 of 1) sorted by relevance
45 static void handle_port(const uevent_t* ev, void* self);194 static void handle_port(const struct uevent* ev, void* self) { in handle_port() function395 .evt_handler = {.proc = handle_port, .priv = ctxp}, in ipc_port_create()