Searched refs:arg_format (Results 1 - 1 of 1) sorted by relevance

/systemd/src/machine/
H A Dmachinectl.c79 static const char* arg_format = NULL; variable
1924 if (arg_format)
1931 arg_format = "xz";
1933 arg_format = "gzip";
1935 arg_format = "bzip2";
1981 arg_format);
2031 arg_format);
2579 arg_format = optarg;

Completed in 24 milliseconds