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

  /external/libevent/
evport.c 89 struct fd_info { struct
133 sizeof(struct fd_info), /* fdinfo length */
230 * are specified (implicitly) from the fd_info struct.
233 reassociate(struct evport_data *epdp, struct fd_info *fdip, int fd)
289 struct fd_info *fdi = NULL;
328 struct fd_info *fdi = pevt->portev_user;
382 struct fd_info *fdi = p;
399 struct fd_info *fdi = p;
  /external/mesa3d/src/intel/vulkan/
anv_device.c 1773 const VkImportMemoryFdInfoKHR *fd_info = local
    [all...]

Completed in 520 milliseconds