| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | getopt.c | 30 LSX_PARAM_IN_OPT lsx_option_t const * longopts, /* Array of long option descriptors */ in lsx_getopt_init() argument 59 state->longopts = longopts; in lsx_getopt_init() 138 if (state->longopts && in lsx_getopt() 158 for (pCur = state->longopts; pCur->name; pCur++) in lsx_getopt() 209 state->lngind = pMatch - state->longopts; in lsx_getopt() 234 for (pCur = state->longopts; pCur->name; pCur++) in lsx_getopt() 319 static lsx_option_t longopts[] = in main() local 332 lsx_getopt_init(argc, argv, "abc:d:v::0123456789", longopts, sox_true, 1, &state); in main()
|
| H A D | sox.h | 2544 lsx_option_t const * longopts; /**< IN longopts: Array of long option descriptors */ member 2563 LSX_PARAM_IN_OPT lsx_option_t const * longopts, /**< Array of long option descriptors */
|
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | main.c | 214 static const struct option longopts[] = { variable 308 int o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | vsock_test.c | 316 static const struct option longopts[] = { variable 398 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| H A D | vsock_diag_test.c | 445 static const struct option longopts[] = { variable 527 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| /OK3568_Linux_fs/buildroot/package/mii-diag/ |
| H A D | 0001-strchr.patch | 13 while ((c = getopt_long(argc, argv, shortopts, longopts, 0)) != EOF)
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | mkpasswd.c | 62 static const struct option longopts[] = { variable 154 while ((ch = GETOPT_LONGISH(argc, argv, "hH:m:5P:R:sS:V", longopts, 0)) in main()
|
| /OK3568_Linux_fs/kernel/tools/virtio/ |
| H A D | virtio_test.c | 279 const struct option longopts[] = { variable 352 o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox_1.35.0.bb | 34 file://longopts.cfg \
|
| /OK3568_Linux_fs/kernel/samples/crypto/ |
| H A D | fips140_lab_util.c | 271 static const struct option longopts[] = { in cmd_dump_jitterentropy() local 281 while ((c = getopt_long(argc, argv, "", longopts, NULL)) != -1) { in cmd_dump_jitterentropy()
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbipd.c | 588 static const struct option longopts[] = { in main() local 623 opt = getopt_long(argc, argv, "46DdeP::t:hv", longopts, NULL); in main()
|
| /OK3568_Linux_fs/kernel/tools/iio/ |
| H A D | iio_generic_buffer.c | 319 static const struct option longopts[] = { variable 356 while ((c = getopt_long(argc, argv, "aAc:egl:n:N:t:T:w:?", longopts, in main()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | rtmpgw.c | 1009 struct option longopts[] = { in main() local 1059 "hvqVzr:s:t:i:p:a:f:u:n:c:l:y:m:d:D:A:B:T:g:w:x:W:X:S:j:", longopts, in main()
|
| H A D | rtmpdump.c | 822 struct option longopts[] = { in main() local 867 longopts, NULL)) != -1) in main()
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.38/ |
| H A D | 0002-poison-system-directories.patch | 275 struct option *longopts;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 200 while ((ch = getopt_long(argc, argv, "cnvfx:Vh", longopts, NULL)) != -1) {
|
| H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 869 + static const struct option longopts[] = { 885 + while ((ch = getopt_long(argc, argv, "cnvfx:Vh", longopts, NULL)) != -1) {
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.37/ |
| H A D | 0002-poison-system-directories.patch | 275 struct option *longopts;
|
| /OK3568_Linux_fs/buildroot/package/binutils/arc-2020.09-release/ |
| H A D | 0001-poison-system-directories.patch | 279 struct option *longopts;
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.39/ |
| H A D | 0002-poison-system-directories.patch | 268 struct option *longopts;
|