Lines Matching defs:arg_output
74 static char* arg_output = NULL;
176 output = arg_output ?: REMOTE_JOURNAL_PATH "/remote.journal";
189 arg_output ?: REMOTE_JOURNAL_PATH,
900 r = add_source(s, fd, (char*) arg_output, false);
1389 if (arg_output) {
1394 arg_output = optarg;
1479 if (!arg_output) {
1488 && arg_output && is_dir(arg_output, true) > 0) {
1494 && arg_output && is_dir(arg_output, true) <= 0) {