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

  /frameworks/base/libs/binder/
ProcessState.cpp 323 static int open_driver() function in namespace:android
364 : mDriverFD(open_driver())
  /external/libpcap/
pcap-dos.c 599 open_driver (const char *dev_name, char *ebuf, int promisc) function
766 dev = open_driver (name, ebuf, promisc);
966 * The above hooks should thus use the handle reopened in open_driver()
    [all...]

Completed in 81 milliseconds