Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 5 of 5) sorted by relevance

/manual/examples/
A Dsubopt.c50 int opt; in main() local
52 while ((opt = getopt (argc, argv, "at:o:")) != -1) in main()
53 switch (opt) in main()
/manual/
A Dargp.texi543 in one the following orders. @var{opt} refers to an arbitrary option
547 @item @var{opt}@dots{} @code{ARGP_KEY_NO_ARGS} @code{ARGP_KEY_END} @code{ARGP_KEY_SUCCESS}
550 @item ( @var{opt} | @code{ARGP_KEY_ARG} )@dots{} @code{ARGP_KEY_END} @code{ARGP_KEY_SUCCESS}
555 @item ( @var{opt} | @code{ARGP_KEY_ARG} )@dots{} @code{ARGP_KEY_SUCCESS}
1296 @item short-opt-col=@var{n}
1299 @item long-opt-col=@var{n}
1302 @item doc-opt-col=@var{n}
1306 @item opt-doc-col=@var{n}
A Dsysinfo.texi798 @deftypefun {char *} hasmntopt (const struct mntent *@var{mnt}, const char *@var{opt})
807 the option @var{opt}. If this is true a pointer to the beginning of the
A Dlgpl-2.1.texi227 You may opt to apply the terms of the ordinary GNU General Public
A Dinstall.texi507 DESTDIR=/opt/glibc}, but note that this does not change the configured prefix.

Completed in 12 milliseconds