Home
last modified time | relevance | path

Searched refs:get_device (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dpcap-dos.c138 static struct device *get_device (int fd) in get_device() function
229 dev = get_device (p->fd); in pcap_read_one()
341 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos()
373 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex()
430 if (!get_device(p->fd)) in pcap_close_dos()
869 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
/external/e2fsprogs/debian/
Dinitrd.ext3-add-journal12 get_device
/external/kernel-headers/original/linux/
Ddevice.h406 extern struct device * get_device(struct device * dev);