Searched defs:cmd_opts (Results 1 – 2 of 2) sorted by relevance
/external/mksh/src/ | ||
D | misc.c | 380 static const char cmd_opts[] = in parse_args() local |
/external/python/cpython3/Lib/test/ | ||
D | test_ftplib.py | 263 def cmd_opts(self, arg): member in DummyFTPHandler |