Home
last modified time | relevance | path

Searched refs:tipc_close (Results 1 – 4 of 4) sorted by relevance

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c174 tipc_close(echo_fd); in connect_test()
177 tipc_close(dsink_fd); in connect_test()
202 tipc_close(fd); in connect_foo()
233 tipc_close(fd); in closer1_test()
261 tipc_close(fd); in closer2_test()
326 tipc_close(fd[j]); in closer3_test()
392 tipc_close(echo_fd); in echo_test()
438 tipc_close(fd); in burst_write_test()
537 tipc_close(fd); in select_test()
576 tipc_close(fd); in blocked_read_test()
[all …]
/system/core/trusty/libtrusty/include/trusty/
Dtipc.h25 int tipc_close(int fd);
/system/core/trusty/libtrusty/
Dtrusty.c56 void tipc_close(int fd) in tipc_close() function
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper_ipc.c88 tipc_close(handle_); in trusty_gatekeeper_disconnect()