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

  /frameworks/native/libs/binder/
ProcessState.cpp 308 static int open_driver() function in namespace:android
337 : mDriverFD(open_driver())
  /external/libpcap/
pcap-dos.c 623 open_driver (const char *dev_name, char *ebuf, int promisc) function
790 dev = open_driver (name, ebuf, promisc);
990 * The above hooks should thus use the handle reopened in open_driver()
    [all...]

Completed in 57 milliseconds