Searched refs:cmdopts (Results 1 – 14 of 14) sorted by relevance
/external/curl/tests/ |
D | options-scan.pl | 92 my @cmdopts = cmdfiles($cmddir); 98 for my $c (sort @cmdopts) {
|
/external/kmod/tools/ |
D | insert.c | 31 static const struct option cmdopts[] = { variable 68 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_insert()
|
D | remove.c | 31 static const struct option cmdopts[] = { variable 97 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_remove()
|
D | insmod.c | 33 static const struct option cmdopts[] = { variable 78 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_insmod()
|
D | rmmod.c | 40 static const struct option cmdopts[] = { variable 116 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_rmmod()
|
D | static-nodes.c | 55 static const struct option cmdopts[] = { variable 168 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_static_nodes()
|
D | modinfo.c | 318 static const struct option cmdopts[] = { variable 375 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_modinfo()
|
D | modprobe.c | 61 static const struct option cmdopts[] = { variable 777 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_modprobe()
|
D | depmod.c | 61 static const struct option cmdopts[] = { variable 2824 c = getopt_long(argc, argv, cmdopts_s, cmdopts, &idx); in do_depmod() 2884 cmdopts[idx].name); in do_depmod()
|
/external/toybox/toys/pending/ |
D | modprobe.c | 36 char *cmdopts; 461 if (m == m2) options = add_opts(options, TT.cmdopts); in go_probe() 535 TT.cmdopts = add_cmdopt(argv); in modprobe_main()
|
/external/kernel-headers/original/uapi/linux/genwqe/ |
D | genwqe_card.h | 413 __u16 cmdopts; /* command options */ member
|
/external/toybox/android/linux/generated/ |
D | globals.h | 811 char *cmdopts; member
|
/external/toybox/android/device/generated/ |
D | globals.h | 811 char *cmdopts; member
|
/external/toybox/android/mac/generated/ |
D | globals.h | 811 char *cmdopts; member
|