HomeSort by relevance Sort by last modified time
    Searched refs:current_option (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/bin/
fsinfo.py 343 current_option = utils.system_output(cmd)
355 if current_option == needed_out:
  /external/ppp/pppd/
options.c 141 char *current_option; /* the name of the option being parsed */ variable
662 current_option = opt->name;
    [all...]
pppd.h 371 extern char *current_option; /* the name of the option being parsed */
    [all...]

Completed in 142 milliseconds