Home
last modified time | relevance | path

Searched defs:help_msg (Results 1 – 3 of 3) sorted by relevance

/external/nfacct/
Dnfacct.c566 static const char help_msg[] = variable
/external/autotest/client/common_lib/cros/
Dtextfsm.py1045 help_msg = '%s [--help] template [input_file [output_file]]\n' % sys.argv[0] variable
/external/python/setuptools/setuptools/command/
Deasy_install.py162 help_msg = "install in user site-package '%s'" % site.USER_SITE variable in easy_install