Home
last modified time | relevance | path

Searched defs:command_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/regression/usr.bin/env/
H A Dregress-sb.rb240 def CommandOptions.parse(command_args) argument
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2004 Args command_args(command_string); in HandleCommand() local