Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_help.cpp115 const std::set< std::string >& command_names = (*iter).second; in general_help() local
121 for (std::set< std::string >::const_iterator i2 = command_names.begin(); in general_help()
122 i2 != command_names.end(); i2++) { in general_help()
/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dexample.conf165 command_names = 0
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW585 Fix output if overriding command_names on cmdline.