HomeSort by relevance Sort by last modified time
    Searched refs:tipc_close (Results 1 - 8 of 8) sorted by null

  /system/core/trusty/libtrusty/include/trusty/
tipc.h 25 int tipc_close(int fd);
  /system/core/trusty/libtrusty/tipc-test/
tipc_test.c 177 tipc_close(echo_fd);
180 tipc_close(dsink_fd);
205 tipc_close(fd);
236 tipc_close(fd);
264 tipc_close(fd);
329 tipc_close(fd[j]);
395 tipc_close(echo_fd);
441 tipc_close(fd);
540 tipc_close(fd);
579 tipc_close(fd)
    [all...]
  /system/core/trusty/libtrusty/
trusty.c 58 void tipc_close(int fd) function
  /system/core/trusty/gatekeeper/
trusty_gatekeeper_ipc.c 91 tipc_close(handle_);
  /system/core/trusty/keymaster/
trusty_keymaster_ipc.c 92 tipc_close(handle_);
  /system/core/trusty/nvram/
trusty_nvram_implementation.cpp 44 tipc_close(tipc_nvram_fd_);
  /system/core/trusty/storage/proxy/
ipc.c 63 tipc_close(tipc_fd);
  /system/core/trusty/storage/lib/
storage.c 139 tipc_close(session);

Completed in 1826 milliseconds