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

  /system/core/toolbox/
lsof.c 134 void print_fds(struct pid_info_t* info) function
215 print_fds(&info);
  /system/bluetooth/tools/
asocket_test.c 79 static void print_fds(struct pollfd *ufds, nfds_t nfds) { function
302 print_fds(ufds, nfds);
socktest.c 78 static void print_fds(struct pollfd *ufds, nfds_t nfds) { function
316 print_fds(ufds, nfds);

Completed in 2253 milliseconds