Searched defs:phandle (Results 1 – 7 of 7) sorted by relevance
61 struct handle* phandle = arg; in busy_test_server() local89 struct handle* phandle; in busy_test_init() local
30 handle_t phandle; in main() local
31 handle_t phandle; in main() local
33 handle_t phandle = INVALID_IPC_HANDLE; in main() local
248 static void port_shutdown(struct handle* phandle) { in port_shutdown()342 static void port_handle_destroy(struct handle* phandle) { in port_handle_destroy()365 int ipc_port_publish(struct handle* phandle) { in ipc_port_publish()477 static uint32_t port_poll(struct handle* phandle, in port_poll()978 int ipc_port_accept(struct handle* phandle, in ipc_port_accept()1052 struct handle* phandle = NULL; in sys_accept() local
203 struct handle* phandle; in unittest_add_locked() local