Home
last modified time | relevance | path

Searched +defs:cmdline +defs:lines (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/lpr/lpc/
H A Dlpc.c65 static char cmdline[MAX_CMDLINE]; variable
289 int columns, width = 0, lines; in help() local
[all...]
/freebsd/contrib/kyua/cli/
H A Dcmd_report.cpp146 const std::vector< std::string > lines = text::split(value, '\n'); in print_env_var() local
404 const cmdline::parsed_cmdline& cmdline, in run()