Home
last modified time | relevance | path

Searched refs:log_command_line (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rbtools/RBTools-2.0/rbtools/utils/
H A Dprocess.py13 def log_command_line(fmt, command): function
110 log_command_line('Running: %s', command)
/dports/print/cups-filters/cups-filters-1.28.10/filter/
H A Dpdftops.c272 log_command_line(const char* file, char *const argv[]) in log_command_line() function
581 log_command_line("pstops", pstops_argv); in main()
1007 log_command_line(NULL, pdf_argv); in main()
/dports/audio/moc/moc-2.5.2/
H A Dmain.c465 static void log_command_line (int argc, char *argv[]) in log_command_line() function
819 log_command_line (argc, argv); in main()
/dports/devel/rbtools/RBTools-2.0/rbtools/commands/
H A D__init__.py25 from rbtools.utils.process import log_command_line
767 log_command_line('Command line: %s', argv)