OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BCMP
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/netif/ppp/
ppp.h
221
#define
BCMP
(s0, s1, l) memcmp((u_char *)(s0), (u_char *)(s1), (l))
/external/ppp/pppd/
pppd.h
[
all
...]
Completed in 226 milliseconds