/build/buildd/xz-utils-4.999.9beta+20100527/src/xz/args.c File Reference

Argument parsing. More...

#include "private.h"
#include "sysdefs.h"
#include "mythread.h"
#include "lzma.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <signal.h>
#include <locale.h>
#include <stdio.h>
#include <unistd.h>
#include "tuklib_gettext.h"
#include "tuklib_progname.h"
#include "tuklib_exit.h"
#include "getopt.h"
#include <ctype.h>

Functions

static void parse_real (args_info *args, int argc, char **argv)
static void parse_environment (args_info *args, char *argv0)
void args_parse (args_info *args, int argc, char **argv)

Variables

bool opt_stdout = false
bool opt_force = false
bool opt_keep_original = false
bool opt_robot = false
const char * stdin_filename = "(stdin)"

Detailed Description

Argument parsing.

Note:
Filter-specific options parsing is in options.c.
Generated on Mon May 31 10:13:11 2010 for XZ Utils by  doxygen 1.6.3