OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noendpoint
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
lcp.c
77
bool
noendpoint
= 0; /* don't send/accept endpoint discriminator */
variable
183
{ "
noendpoint
", o_bool, &
noendpoint
,
637
if (
noendpoint
)
[
all
...]
pppd.h
316
extern bool
noendpoint
; /* don't send or accept endpt. discrim. */
[
all
...]
Completed in 76 milliseconds