Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c140 char *current_option; /* the name of the option being parsed */ variable
414 current_option = arg;
516 current_option = cmd;
655 current_option = w0->word;
1410 str, current_option);
H A Dpppd.h293 extern char *current_option; /* the name of the option being parsed */