Home
last modified time | relevance | path

Searched refs:handle_port_errors (Results 1 – 3 of 3) sorted by relevance

/trusty/user/base/lib/tipc/test/srv/
Dsrv.c338 static bool handle_port_errors(const uevent_t* ev) { in handle_port_errors() function
387 if (handle_port_errors(ev)) in connect_handle_port()
418 if (handle_port_errors(ev)) in closer1_handle_port()
448 if (handle_port_errors(ev)) in closer2_handle_port()
471 if (handle_port_errors(ev)) in closer3_handle_port()
562 if (handle_port_errors(ev)) in datasink_handle_port()
739 if (handle_port_errors(ev)) in echo_handle_port()
787 if (handle_port_errors(ev)) in uuid_handle_port()
/trusty/user/app/storage/
Dipc.c59 static inline void handle_port_errors(const uevent_t* ev) { in handle_port_errors() function
198 handle_port_errors(ev); in handle_port()
/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp78 static long handle_port_errors(const uevent_t* ev) { in handle_port_errors() function
814 long rc = handle_port_errors(ev); in keymaster_port_handler()