OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ecp_wantoptions
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ecp.h
40
extern ecp_options
ecp_wantoptions
[];
ecp.c
119
ecp_options
ecp_wantoptions
[NUM_PPP]; /* what to request the peer to use */
variable
156
memset(&
ecp_wantoptions
[unit], 0, sizeof(ecp_options));
Completed in 2489 milliseconds