OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlinforeq
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dlpi.c
177
static int
dlinforeq
(int, char *);
623
if (
dlinforeq
(p->fd, ebuf) < 0 ||
783
if (
dlinforeq
(p->fd, ebuf) < 0 ||
1473
dlinforeq
(int fd, char *ebuf)
function
[
all
...]
/external/ppp/pppd/plugins/rp-pppoe/
if.c
73
void
dlinforeq
(int fd);
744
dlinforeq
(fd);
787
void
dlinforeq
(int fd)
function
802
fatalSys("
dlinforeq
: putmsg");
Completed in 151 milliseconds