Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfsinfo.py343 current_option = utils.system_output(cmd)
355 if current_option == needed_out:
/external/ppp/pppd/
Doptions.c141 char *current_option; /* the name of the option being parsed */ variable
662 current_option = opt->name;
1395 str, current_option);
Dpppd.h371 extern char *current_option; /* the name of the option being parsed */