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

  /system/core/trusty/storage/proxy/
storage.c 86 static int remove_fd(uint32_t handle) function
310 int fd = remove_fd(req->handle);
  /external/ppp/pppd/
sys-linux.c 607 remove_fd(ppp_dev_fd);
731 remove_fd(ppp_dev_fd);
1105 * remove_fd - remove an fd from the set that wait_input waits for.
1107 void remove_fd(int fd) function
1147 remove_fd(ppp_dev_fd);
    [all...]
sys-solaris.c 1400 void remove_fd(fd) function
    [all...]

Completed in 54 milliseconds