OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noremoteip
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
ipcp.c
80
bool
noremoteip
= 0; /* Let him have no IP address */
variable
241
{ "
noremoteip
", o_bool, &
noremoteip
,
1706
((wo->hisaddr && !wo->accept_remote) || !
noremoteip
)) {
1765
if (wo->hisaddr == 0 && !
noremoteip
) {
1838
if (ho->hisaddr == 0 && !
noremoteip
) {
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026