Home
last modified time | relevance | path

Searched refs:current_option (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c134 char *current_option; /* the name of the option being parsed */ variable
408 current_option = arg;
510 current_option = cmd;
649 current_option = w0->word;
1404 str, current_option);
H A Dpppd.h300 extern char *current_option; /* the name of the option being parsed */