HomeSort by relevance Sort by last modified time
    Searched defs:cmdopts (Results 1 - 25 of 42) sorted by null

1 2

  /external/kmod/tools/
insert.c 31 static const struct option cmdopts[] = { variable in typeref:struct:option
68 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
insmod.c 33 static const struct option cmdopts[] = { variable in typeref:struct:option
78 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
remove.c 31 static const struct option cmdopts[] = { variable in typeref:struct:option
94 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
rmmod.c 40 static const struct option cmdopts[] = { variable in typeref:struct:option
113 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
static-nodes.c 55 static const struct option cmdopts[] = { variable in typeref:struct:option
168 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
modinfo.c 315 static const struct option cmdopts[] = { variable in typeref:struct:option
372 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
modprobe.c 61 static const struct option cmdopts[] = { variable in typeref:struct:option
740 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx);
  /bionic/libc/kernel/uapi/linux/genwqe/
genwqe_card.h 285 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /development/ndk/platforms/android-21/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /external/kernel-headers/original/uapi/linux/genwqe/
genwqe_card.h 412 __u16 cmdopts; /* command options */ member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/genwqe/
genwqe_card.h 284 __u16 cmdopts; member in struct:genwqe_ddcb_cmd

Completed in 1685 milliseconds

1 2