#include <unistd.h>#include <getopt.h>#include <stdio.h>#include <stdlib.h>#include <icd_log.h>#include "icd_context.h"#include "icd_exec.h"#include "icd_args.h"Functions | |
| static void | icd_args_usage (const char *program_name, int status) |
| gint | icd_args_decode (int argc, char *argv[], struct icd_context *context) |
Variables | |
| static struct option const | long_options [] |
1.5.6