jigdo API
Last update by Admin on 2010-05-23
util/glibc-getopt1.c File Reference
#include <glibc-getopt.h>
#include <stdio.h>
Defines | |
#define | GETOPT_INTERFACE_VERSION 2 |
#define | NULL 0 |
Functions | |
int | getopt_long (int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) |
int | getopt_long_only (int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) |
Define Documentation
#define GETOPT_INTERFACE_VERSION 2 |
#define NULL 0 |
Referenced by _getopt_initialize(), _getopt_internal(), JobList::append(), compat_dbOpen(), GUI::create(), create_pixbuf(), create_pixmap(), exchange(), find_pixmap_file(), glibcurl_init(), glibcurl_set_callback(), localeToUTF8(), lookup_widget(), main(), JobList::postGtkInit(), JobList::prepend(), setLicenseText(), MessageBox::show_noAutoClose(), and Download::stop().
Function Documentation
int getopt_long | ( | int | argc, | |
char *const * | argv, | |||
const char * | options, | |||
const struct option * | long_options, | |||
int * | opt_index | |||
) |
int getopt_long_only | ( | int | argc, | |
char *const * | argv, | |||
const char * | options, | |||
const struct option * | long_options, | |||
int * | opt_index | |||
) |
References _getopt_internal().
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
