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

  /external/ppp/pppd/
main.c 260 static void handle_events __P((void));
560 handle_events();
585 handle_events();
616 handle_events();
637 handle_events();
648 * handle_events - wait for something to happen and respond to it.
651 handle_events() function
    [all...]
  /external/libusb/libusb/
io.c 1776 static int handle_events(struct libusb_context *ctx, struct timeval *tv) function
    [all...]
libusbi.h 261 * should also take this lock in the handle_events path, to prevent the user
721 * from the context of handle_events.
763 int (*handle_events)(struct libusb_context *ctx, member in struct:usbi_os_backend
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 566 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str);
907 status = handle_events (sdref, result, fullname);
982 status = handle_events (sdref, result, addr_str);
1000 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str) function
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]

Completed in 369 milliseconds