getopt_long       629 examples/pcap2nbench/main.cpp   while ((ch = getopt_long(argc,argv,short_opts,long_opts,&opt_ind)) != -1) {
getopt_long       479 source3/client/cifs.upcall.c 	while ((c = getopt_long(argc, argv, "ctv", long_options, NULL)) != -1) {
getopt_long      1162 source3/client/mount.cifs.c 	while ((c = getopt_long (argc, argv, "afFhilL:no:O:rsSU:vVwt:",
getopt_long       297 source3/client/umount.cifs.c 	while ((c = getopt_long (argc, argv, "afhilnrvV",
getopt_long       338 source4/client/mount.cifs.c 	while ((c = getopt_long (argc, argv, "afFhilL:no:O:rsU:vVwt:",