HomeSort by relevance Sort by last modified time
    Searched defs:required_argument (Results 1 - 13 of 13) sorted by null

  /bionic/libc/include/
getopt.h 44 #define required_argument 1 macro
51 * one of no_argument, required_argument, and optional_argument:
  /external/e2fsprogs/include/nonunix/
getopt.h 69 required_argument (or 1) if the option requires an argument,
100 #define required_argument 1 macro
  /external/fio/oslib/
getopt.h 19 required_argument = 1, enumerator in enum:__anon20548
  /external/libusb/examples/getopt/
getopt.h 80 required_argument (or 1) if the option requires an argument,
111 # define required_argument 1 macro
  /external/mesa3d/src/getopt/
getopt.h 40 #define required_argument 1 macro
51 * one of no_argument, required_argument, and optional_argument:
  /external/syslinux/com32/include/
getopt.h 15 required_argument = 1, enumerator in enum:__anon37000
  /external/syslinux/libinstaller/getopt/
getopt.h 15 required_argument = 1, enumerator in enum:__anon38478
  /external/tcpdump/
getopt_long.h 41 #define required_argument 1 macro
48 * one of no_argument, required_argument, and optional_argument:
  /toolchain/binutils/binutils-2.27/include/
getopt.h 67 required_argument (or 1) if the option requires an argument,
98 #define required_argument 1 macro
  /external/syslinux/gpxe/src/include/
getopt.h 18 required_argument = 1, enumerator in enum:getopt_argument_requirement
29 * Must be one of @c no_argument, @c required_argument, or @c
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h 92 required_argument (or 1) if the option requires an argument,
119 # define required_argument 1 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
getopt.h 73 required_argument, /* option always requires an argument */ enumerator in enum:__anon64649
  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
win_posix.h 63 required_argument, /* value must be specified. */ enumerator in enum:has_arg_values

Completed in 1134 milliseconds