Searched refs:ON_DRY_RUN (Results 1 – 2 of 2) sorted by relevance
26 #define ON_DRY_RUN(code) code macro29 #define ON_DRY_RUN(code) macro
425 ON_DRY_RUN({ update_progress(WEIGHT_FILE); close(fd); return 0; }); in _dump_file_from_fd()671 ON_DRY_RUN({ update_progress(timeout_seconds); va_end(ap); return 0; }); in run_command()708 ON_DRY_RUN({ update_progress(timeout_seconds); va_end(ap); return 0; }); in run_command_as_shell()