getopt 91 examples/auth/crackcheck/crackcheck.c while ( (c = getopt(argc, argv, "d:cs")) != EOF){ getopt 66 examples/libsmbclient/smbwrapper/smbsh.c while ((opt = getopt(argc, argv, "p:a:d:nL:W:U:h")) != -1) { getopt 79 examples/perfcounter/perf_writer_util.c while((flag = getopt(argc, argv, "df:")) != -1) getopt 267 lib/tdb/tools/tdbbackup.c while ((c = getopt(argc, argv, "vhs:n:")) != -1) { getopt 99 lib/tdb/tools/tdbdump.c while ((c = getopt( argc, argv, "hk:")) != -1) { getopt 220 lib/tdb/tools/tdbtorture.c while ((c = getopt(argc, argv, "n:l:s:H:h")) != -1) { getopt 45 source3/rpcclient/cmd_shutdown.c while ((opt = getopt(argc, argv, "m:t:rf")) != EOF) getopt 633 source3/torture/locktest.c while ((opt = getopt(argc, argv, "U:s:ho:aAW:OkR:B:M:EZ")) != EOF) { getopt 517 source3/torture/locktest2.c while ((opt = getopt(argc, argv, "U:s:ho:aAW:O")) != EOF) { getopt 497 source3/torture/masktest.c while ((opt = getopt(argc, argv, "n:d:U:s:hm:f:aoW:M:vEi")) != EOF) { getopt 6185 source3/torture/torture.c while ((opt = getopt(argc, argv, "p:hW:U:n:N:O:o:m:Ld:Aec:ks:b:B:")) != EOF) { getopt 240 source3/utils/eventlogadm.c while ( ( opt = getopt( argc, argv, "dho:" ) ) != EOF ) { getopt 94 source3/utils/smbpasswd.c while ((ch = getopt(argc, argv, "c:axdehminjr:sw:R:D:U:LW")) != EOF) { getopt 40 source3/utils/smbw_sample.c while ((opt = getopt(argc, argv, "W:U:R:d:P:l:hL:")) != EOF) { getopt 57 source4/client/smbmnt.c while ((opt = getopt (argc, argv, "s:u:g:rf:d:o:")) != EOF) getopt 748 source4/client/smbmount.c opt = getopt(argc, argv, "o:"); getopt 524 source4/torture/locktest2.c while ((opt = getopt(argc, argv, "U:s:ho:aAW:O")) != EOF) {