Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/
H A Dpcap-dos.c113 static int first_init (const char *name, char *ebuf, int promisc);
199 !first_init(pcap->opt.source, pcap->errbuf, pcap->opt.promisc)) in pcap_activate_dos()
769 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function