HomeSort by relevance Sort by last modified time
    Searched refs:getopt_long (Results 1 - 25 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/com32/include/
getopt.h 19 __extern int getopt_long(int, char *const *, const char *,
  /external/syslinux/libinstaller/getopt/
getopt.h 22 extern int getopt_long(int, char *const *, const char *,
  /external/tcpdump/
getopt_long.h 37 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
58 int getopt_long(int, char * const *, const char *,
  /external/syslinux/gpxe/src/include/
getopt.h 23 /** A long option, as used for getopt_long() */
41 * returned by getopt_long() when this option is found, and
46 * the location pointed to by @flag, and getopt_long() will
57 extern int getopt_long ( int argc, char * const argv[], const char *optstring,
68 * See getopt_long() for full details.
75 return getopt_long ( argc, argv, optstring, no_options, NULL );
83 * or getopt_long(). This arises because POSIX assumes that each
  /toolchain/binutils/binutils-2.25/include/
getopt.h 62 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
121 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
134 extern int getopt_long ();
  /bionic/libc/include/
getopt.h 41 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
62 int getopt_long(int, char * const *, const char *,
  /development/ndk/platforms/android-21/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
61 int getopt_long(int, char * const *, const char *,
  /development/ndk/platforms/android-9/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /external/mesa3d/src/getopt/
getopt.h 37 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
61 int getopt_long(int, char * const *, const char *,
  /external/openssh/openbsd-compat/
getopt.h 37 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
57 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
67 int getopt_long(int, char * const *, const char *,

Completed in 857 milliseconds

1 2 3 4 5 6 7 8 91011>>