Searched refs:opt (Results 1 – 5 of 5) sorted by relevance
50 int opt; in main() local52 while ((opt = getopt (argc, argv, "at:o:")) != -1) in main()53 switch (opt) in main()
543 in one the following orders. @var{opt} refers to an arbitrary option547 @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}
798 @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
227 You may opt to apply the terms of the ordinary GNU General Public
507 DESTDIR=/opt/glibc}, but note that this does not change the configured prefix.
Completed in 12 milliseconds