OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_option
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
options.c
134
char *
current_option
; /* the name of the option being parsed */
variable
636
current_option
= opt->name;
[
all
...]
pppd.h
365
extern char *
current_option
; /* the name of the option being parsed */
[
all
...]
Completed in 271 milliseconds