longopts          319 tools/iio/iio_generic_buffer.c static const struct option longopts[] = {
longopts          356 tools/iio/iio_generic_buffer.c 	while ((c = getopt_long(argc, argv, "aAc:egl:n:N:t:T:w:?", longopts,
longopts          552 tools/testing/vsock/vsock_diag_test.c static const struct option longopts[] = {
longopts          612 tools/testing/vsock/vsock_diag_test.c 		int opt = getopt_long(argc, argv, optstring, longopts, NULL);
longopts          588 tools/usb/usbip/src/usbipd.c 	static const struct option longopts[] = {
longopts          623 tools/usb/usbip/src/usbipd.c 		opt = getopt_long(argc, argv, "46DdeP::t:hv", longopts, NULL);
longopts          214 tools/virtio/ringtest/main.c static const struct option longopts[] = {
longopts          308 tools/virtio/ringtest/main.c 		int o = getopt_long(argc, argv, optstring, longopts, NULL);
longopts          210 tools/virtio/virtio_test.c const struct option longopts[] = {
longopts          270 tools/virtio/virtio_test.c 		o = getopt_long(argc, argv, optstring, longopts, NULL);