HomeSort by relevance Sort by last modified time
    Searched refs:optreset (Results 51 - 75 of 91) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
getopt.h 39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
74 extern int optreset; /* getopt(3) external variable */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
getopt.h 46 * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions
80 extern int optreset;
  /external/libpcap/Win32/Src/
getopt.c 45 optreset; /* reset getopt */ variable
70 if (optreset || !*place) { /* update scanning pointer */
71 optreset = 0;

Completed in 1640 milliseconds

1 23 4