POPT_ARG_NONE      42 examples/libsmbclient/testacl.c                 "numeric", 'n', POPT_ARG_NONE, &numeric,
POPT_ARG_NONE      50 examples/libsmbclient/testacl.c                 "full_time_names", 'f', POPT_ARG_NONE, &full_time_names,
POPT_ARG_NONE      83 examples/libsmbclient/testacl.c                 "stat_and_retry", 'R', POPT_ARG_NONE, &stat_and_retry,
POPT_ARG_NONE      62 examples/libsmbclient/testbrowse.c                 "stderr", 'e', POPT_ARG_NONE, &debug_stderr,
POPT_ARG_NONE      66 examples/libsmbclient/testbrowse.c                 "scan", 's', POPT_ARG_NONE, &scan,
POPT_ARG_NONE      74 examples/libsmbclient/testbrowse.c                 "noauth", 'A', POPT_ARG_NONE, &no_auth,
POPT_ARG_NONE      78 examples/libsmbclient/testbrowse.c                 "contextauth", 'C', POPT_ARG_NONE, &context_auth,
POPT_ARG_NONE     835 lib/popt/popt.c 	if (opt->arg && (opt->argInfo & POPT_ARG_MASK) == POPT_ARG_NONE) {
POPT_ARG_NONE     843 lib/popt/popt.c 	} else if ((opt->argInfo & POPT_ARG_MASK) != POPT_ARG_NONE) {
POPT_ARG_NONE     988 lib/popt/popt.c 	if (opt->arg && (opt->argInfo & POPT_ARG_MASK) == POPT_ARG_NONE)
POPT_ARG_NONE     992 lib/popt/popt.c 	else if ((opt->argInfo & POPT_ARG_MASK) != POPT_ARG_NONE) {
POPT_ARG_NONE      60 lib/popt/popthelp.c   { "defaults", '\0', POPT_ARG_NONE, &show_option_defaults, 0,
POPT_ARG_NONE     103 lib/popt/popthelp.c     case POPT_ARG_NONE:		return POPT_("NONE");
POPT_ARG_NONE     177 lib/popt/popthelp.c     case POPT_ARG_NONE:
POPT_ARG_NONE     264 lib/popt/popthelp.c 	    case POPT_ARG_NONE:
POPT_ARG_NONE     296 libcli/nbt/tools/nmblookup.c 		{ "master-browser", 'M', POPT_ARG_NONE, NULL, OPT_FIND_MASTER,
POPT_ARG_NONE     299 libcli/nbt/tools/nmblookup.c 		{ "wins", 'W', POPT_ARG_NONE, NULL, OPT_WINS_LOOKUP,
POPT_ARG_NONE     302 libcli/nbt/tools/nmblookup.c 		{ "status", 'S', POPT_ARG_NONE, NULL, OPT_NODE_STATUS, 
POPT_ARG_NONE     305 libcli/nbt/tools/nmblookup.c 		{ "root-port", 'r', POPT_ARG_NONE, NULL, OPT_ROOT_PORT, 
POPT_ARG_NONE     308 libcli/nbt/tools/nmblookup.c 		{ "lookup-by-ip", 'A', POPT_ARG_NONE, NULL, OPT_LOOKUP_BY_IP, 
POPT_ARG_NONE     311 libcli/nbt/tools/nmblookup.c 		{ "case-sensitive", 0, POPT_ARG_NONE, NULL, OPT_CASE_SENSITIVE, 
POPT_ARG_NONE     165 librpc/tools/ndrdump.c 		{"validate", 0, POPT_ARG_NONE, NULL, OPT_VALIDATE, "try to validate the data", NULL },	
POPT_ARG_NONE     166 librpc/tools/ndrdump.c 		{"dump-data", 0, POPT_ARG_NONE, NULL, OPT_DUMP_DATA, "dump the hex data", NULL },	
POPT_ARG_NONE    1683 nsswitch/wbinfo.c 		{ "domain-users", 'u', POPT_ARG_NONE, 0, 'u', "Lists all domain users", "domain"},
POPT_ARG_NONE    1684 nsswitch/wbinfo.c 		{ "domain-groups", 'g', POPT_ARG_NONE, 0, 'g', "Lists all domain groups", "domain" },
POPT_ARG_NONE    1696 nsswitch/wbinfo.c 		{ "allocate-uid", 0, POPT_ARG_NONE, 0, OPT_ALLOCATE_UID,
POPT_ARG_NONE    1698 nsswitch/wbinfo.c 		{ "allocate-gid", 0, POPT_ARG_NONE, 0, OPT_ALLOCATE_GID,
POPT_ARG_NONE    1704 nsswitch/wbinfo.c 		{ "check-secret", 't', POPT_ARG_NONE, 0, 't', "Check shared secret" },
POPT_ARG_NONE    1705 nsswitch/wbinfo.c 		{ "trusted-domains", 'm', POPT_ARG_NONE, 0, 'm', "List trusted domains" },
POPT_ARG_NONE    1706 nsswitch/wbinfo.c 		{ "all-domains", 0, POPT_ARG_NONE, 0, OPT_LIST_ALL_DOMAINS, "List all domains (trusted and own domain)" },
POPT_ARG_NONE    1707 nsswitch/wbinfo.c 		{ "own-domain", 0, POPT_ARG_NONE, 0, OPT_LIST_OWN_DOMAIN, "List own domain" },
POPT_ARG_NONE    1708 nsswitch/wbinfo.c 		{ "sequence", 0, POPT_ARG_NONE, 0, OPT_SEQUENCE, "Show sequence numbers of all domains" },
POPT_ARG_NONE    1709 nsswitch/wbinfo.c 		{ "online-status", 0, POPT_ARG_NONE, 0, OPT_ONLINESTATUS, "Show whether domains are marked as online or offline"},
POPT_ARG_NONE    1726 nsswitch/wbinfo.c 		{ "get-auth-user", 0, POPT_ARG_NONE, NULL, OPT_GET_AUTH_USER, "Retrieve user and password used by winbindd (root only)", NULL },
POPT_ARG_NONE    1727 nsswitch/wbinfo.c 		{ "ping", 'p', POPT_ARG_NONE, 0, 'p', "Ping winbindd to see if it is alive" },
POPT_ARG_NONE    1737 nsswitch/wbinfo.c 		{ "separator", 0, POPT_ARG_NONE, 0, OPT_SEPARATOR, "Get the active winbind separator", NULL },
POPT_ARG_NONE    1738 nsswitch/wbinfo.c 		{ "verbose", 0, POPT_ARG_NONE, 0, OPT_VERBOSE, "Print additional information per command", NULL },
POPT_ARG_NONE    1055 nsswitch/wbinfo4.c 		{ "domain-users", 'u', POPT_ARG_NONE, 0, 'u', "Lists all domain users", "domain"},
POPT_ARG_NONE    1056 nsswitch/wbinfo4.c 		{ "domain-groups", 'g', POPT_ARG_NONE, 0, 'g', "Lists all domain groups", "domain" },
POPT_ARG_NONE    1065 nsswitch/wbinfo4.c 		{ "check-secret", 't', POPT_ARG_NONE, 0, 't', "Check shared secret" },
POPT_ARG_NONE    1066 nsswitch/wbinfo4.c 		{ "trusted-domains", 'm', POPT_ARG_NONE, 0, 'm', "List trusted domains" },
POPT_ARG_NONE    1067 nsswitch/wbinfo4.c 		{ "all-domains", 0, POPT_ARG_NONE, 0, OPT_LIST_ALL_DOMAINS, "List all domains (trusted and own domain)" },
POPT_ARG_NONE    1068 nsswitch/wbinfo4.c 		{ "own-domain", 0, POPT_ARG_NONE, 0, OPT_LIST_OWN_DOMAIN, "List own domain" },
POPT_ARG_NONE    1069 nsswitch/wbinfo4.c 		{ "sequence", 0, POPT_ARG_NONE, 0, OPT_SEQUENCE, "Show sequence numbers of all domains" },
POPT_ARG_NONE    1082 nsswitch/wbinfo4.c 		{ "ping", 'p', POPT_ARG_NONE, 0, 'p', "Ping winbindd to see if it is alive" },
POPT_ARG_NONE    1089 nsswitch/wbinfo4.c 		{ "separator", 0, POPT_ARG_NONE, 0, OPT_SEPARATOR, "Get the active winbind separator", NULL },
POPT_ARG_NONE    4708 source3/client/client.c 		{ "stderr", 'E', POPT_ARG_NONE, NULL, 'E', "Write messages to stderr instead of stdout" },
POPT_ARG_NONE    4717 source3/client/client.c 		{ "grepable", 'g', POPT_ARG_NONE, NULL, 'g', "Produce grepable output" },
POPT_ARG_NONE    4718 source3/client/client.c                 { "browse", 'B', POPT_ARG_NONE, NULL, 'B', "Browse SMB servers using DNS" },
POPT_ARG_NONE      60 source3/lib/ldb/tools/cmdline.c 		{ "verbose",   'v', POPT_ARG_NONE, NULL, 'v', "increase verbosity", NULL },
POPT_ARG_NONE      61 source3/lib/ldb/tools/cmdline.c 		{ "interactive", 'i', POPT_ARG_NONE, &options.interactive, 0, "input from stdin", NULL },
POPT_ARG_NONE      62 source3/lib/ldb/tools/cmdline.c 		{ "recursive", 'r', POPT_ARG_NONE, &options.recursive, 0, "recursive delete", NULL },
POPT_ARG_NONE      65 source3/lib/ldb/tools/cmdline.c 		{ "all", 'a',    POPT_ARG_NONE, &options.all_records, 0, "(|(objectClass=*)(distinguishedName=*))", NULL },
POPT_ARG_NONE      66 source3/lib/ldb/tools/cmdline.c 		{ "nosync", 0,   POPT_ARG_NONE, &options.nosync, 0, "non-synchronous transactions", NULL },
POPT_ARG_NONE      67 source3/lib/ldb/tools/cmdline.c 		{ "sorted", 'S', POPT_ARG_NONE, &options.sorted, 0, "sort attributes", NULL },
POPT_ARG_NONE      62 source3/lib/netapi/examples/common.c 	{ "kerberos", 'k', POPT_ARG_NONE, NULL, 'k', "Use Kerberos", NULL },
POPT_ARG_NONE      83 source3/lib/netapi/tests/common.c 	{ "kerberos", 'k', POPT_ARG_NONE, NULL, 'k', "Use Kerberos", NULL },
POPT_ARG_NONE     158 source3/lib/popt_common.c 	{ "version", 'V', POPT_ARG_NONE, NULL, 'V', "Print version" },
POPT_ARG_NONE     170 source3/lib/popt_common.c 	{ "version", 'V', POPT_ARG_NONE, NULL, 'V', "Print version" },
POPT_ARG_NONE     585 source3/lib/popt_common.c 	{ "no-pass", 'N', POPT_ARG_NONE, NULL, 'N', "Don't ask for a password" },
POPT_ARG_NONE     586 source3/lib/popt_common.c 	{ "kerberos", 'k', POPT_ARG_NONE, NULL, 'k', "Use kerberos (active directory) authentication" },
POPT_ARG_NONE     589 source3/lib/popt_common.c 	{"machine-pass", 'P', POPT_ARG_NONE, NULL, 'P', "Use stored machine account password" },
POPT_ARG_NONE     590 source3/lib/popt_common.c 	{"encrypt", 'e', POPT_ARG_NONE, NULL, 'e', "Encrypt SMB transport (UNIX extended servers only)" },
POPT_ARG_NONE     763 source3/nmbd/nmbd.c 	{"daemon", 'D', POPT_ARG_NONE, NULL, OPT_DAEMON, "Become a daemon(default)" },
POPT_ARG_NONE     764 source3/nmbd/nmbd.c 	{"interactive", 'i', POPT_ARG_NONE, NULL, OPT_INTERACTIVE, "Run interactive (not a daemon)" },
POPT_ARG_NONE     765 source3/nmbd/nmbd.c 	{"foreground", 'F', POPT_ARG_NONE, NULL, OPT_FORK, "Run daemon in foreground (for daemontools & etc)" },
POPT_ARG_NONE     766 source3/nmbd/nmbd.c 	{"no-process-group", 0, POPT_ARG_NONE, NULL, OPT_NO_PROCESS_GROUP, "Don't create a new process group" },
POPT_ARG_NONE     767 source3/nmbd/nmbd.c 	{"log-stdout", 'S', POPT_ARG_NONE, NULL, OPT_LOG_STDOUT, "Log to stdout" },
POPT_ARG_NONE     935 source3/smbd/server.c 	{"daemon", 'D', POPT_ARG_NONE, NULL, OPT_DAEMON, "Become a daemon (default)" },
POPT_ARG_NONE     936 source3/smbd/server.c 	{"interactive", 'i', POPT_ARG_NONE, NULL, OPT_INTERACTIVE, "Run interactive (not a daemon)"},
POPT_ARG_NONE     937 source3/smbd/server.c 	{"foreground", 'F', POPT_ARG_NONE, NULL, OPT_FORK, "Run daemon in foreground (for daemontools, etc.)" },
POPT_ARG_NONE     938 source3/smbd/server.c 	{"no-process-group", '\0', POPT_ARG_NONE, NULL, OPT_NO_PROCESS_GROUP, "Don't create a new process group" },
POPT_ARG_NONE     939 source3/smbd/server.c 	{"log-stdout", 'S', POPT_ARG_NONE, NULL, OPT_LOG_STDOUT, "Log to stdout" },
POPT_ARG_NONE     940 source3/smbd/server.c 	{"build-options", 'b', POPT_ARG_NONE, NULL, 'b', "Print build options" },
POPT_ARG_NONE     306 source3/utils/log2pcaphex.c 		{ "quiet", 'q', POPT_ARG_NONE, &quiet, 0, "Be quiet, don't output warnings" },
POPT_ARG_NONE     307 source3/utils/log2pcaphex.c 		{ "hex", 'h', POPT_ARG_NONE, &hexformat, 0, "Output format readable by text2pcap" },
POPT_ARG_NONE     630 source3/utils/net.c 		{"help",	'h', POPT_ARG_NONE,   0, 'h'},
POPT_ARG_NONE     637 source3/utils/net.c 		{"encrypt",	'e', POPT_ARG_NONE,   NULL, 'e', "Encrypt SMB transport (UNIX extended servers only)" },
POPT_ARG_NONE     642 source3/utils/net.c 		{"long",	'l', POPT_ARG_NONE,   &c->opt_long_list_entries},
POPT_ARG_NONE     643 source3/utils/net.c 		{"reboot",	'r', POPT_ARG_NONE,   &c->opt_reboot},
POPT_ARG_NONE     644 source3/utils/net.c 		{"force",	'f', POPT_ARG_NONE,   &c->opt_force},
POPT_ARG_NONE     645 source3/utils/net.c 		{"stdin",	'i', POPT_ARG_NONE,   &c->opt_stdin},
POPT_ARG_NONE     648 source3/utils/net.c 		{"machine-pass",'P', POPT_ARG_NONE,   &c->opt_machine_pass},
POPT_ARG_NONE     649 source3/utils/net.c 		{"kerberos",    'k', POPT_ARG_NONE,   &c->opt_kerberos},
POPT_ARG_NONE     651 source3/utils/net.c 		{"verbose",	'v', POPT_ARG_NONE,   &c->opt_verbose},
POPT_ARG_NONE     652 source3/utils/net.c 		{"test",	'T', POPT_ARG_NONE,   &c->opt_testmode},
POPT_ARG_NONE     654 source3/utils/net.c 		{"local",       'L', POPT_ARG_NONE,   &c->opt_localgroup},
POPT_ARG_NONE     655 source3/utils/net.c 		{"domain",      'D', POPT_ARG_NONE,   &c->opt_domaingroup},
POPT_ARG_NONE     659 source3/utils/net.c 		{"acls",	0, POPT_ARG_NONE,     &c->opt_acls},
POPT_ARG_NONE     660 source3/utils/net.c 		{"attrs",	0, POPT_ARG_NONE,     &c->opt_attrs},
POPT_ARG_NONE     661 source3/utils/net.c 		{"timestamps",	0, POPT_ARG_NONE,     &c->opt_timestamps},
POPT_ARG_NONE     664 source3/utils/net.c 		{"tallocreport", 0, POPT_ARG_NONE,    &c->do_talloc_report},
POPT_ARG_NONE     666 source3/utils/net.c 		{"force-full-repl", 0, POPT_ARG_NONE, &c->opt_force_full_repl},
POPT_ARG_NONE     667 source3/utils/net.c 		{"single-obj-repl", 0, POPT_ARG_NONE, &c->opt_single_obj_repl},
POPT_ARG_NONE     668 source3/utils/net.c 		{"clean-old-entries", 0, POPT_ARG_NONE, &c->opt_clean_old_entries},
POPT_ARG_NONE     244 source3/utils/nmblookup.c 		{ "flags", 'f', POPT_ARG_NONE, NULL, 'f', "List the NMB flags returned" },
POPT_ARG_NONE     246 source3/utils/nmblookup.c 		{ "master-browser", 'M', POPT_ARG_NONE, NULL, 'M', "Search for a master browser" },
POPT_ARG_NONE     247 source3/utils/nmblookup.c 		{ "recursion", 'R', POPT_ARG_NONE, NULL, 'R', "Set recursion desired in package" },
POPT_ARG_NONE     248 source3/utils/nmblookup.c 		{ "status", 'S', POPT_ARG_NONE, NULL, 'S', "Lookup node status as well" },
POPT_ARG_NONE     249 source3/utils/nmblookup.c 		{ "translate", 'T', POPT_ARG_NONE, NULL, 'T', "Translate IP addresses into names" },
POPT_ARG_NONE     250 source3/utils/nmblookup.c 		{ "root-port", 'r', POPT_ARG_NONE, NULL, 'r', "Use root port 137 (Win95 only replies to this)" },
POPT_ARG_NONE     251 source3/utils/nmblookup.c 		{ "lookup-by-ip", 'A', POPT_ARG_NONE, NULL, 'A', "Do a node status on <name> as an IP Address" },
POPT_ARG_NONE    2344 source3/utils/ntlm_auth.c 		{ "request-lm-key", 0, POPT_ARG_NONE, &request_lm_key, OPT_LM_KEY, "Retrieve LM session key"},
POPT_ARG_NONE    2345 source3/utils/ntlm_auth.c 		{ "request-nt-key", 0, POPT_ARG_NONE, &request_user_session_key, OPT_USER_SESSION_KEY, "Retrieve User (NT) session key"},
POPT_ARG_NONE    2346 source3/utils/ntlm_auth.c 		{ "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
POPT_ARG_NONE    2347 source3/utils/ntlm_auth.c 		{ "diagnostics", 0, POPT_ARG_NONE, &diagnostics, OPT_DIAGNOSTICS, "Perform diagnostics on the authentictaion chain"},
POPT_ARG_NONE     993 source3/utils/pdbedit.c 		{"list",	'L', POPT_ARG_NONE, &list_users, 0, "list all users", NULL},
POPT_ARG_NONE     994 source3/utils/pdbedit.c 		{"verbose",	'v', POPT_ARG_NONE, &verbose, 0, "be verbose", NULL },
POPT_ARG_NONE     995 source3/utils/pdbedit.c 		{"smbpasswd-style",	'w',POPT_ARG_NONE, &spstyle, 0, "give output in smbpasswd style", NULL},
POPT_ARG_NONE    1006 source3/utils/pdbedit.c 		{"create",	'a', POPT_ARG_NONE, &add_user, 0, "create user", NULL},
POPT_ARG_NONE    1007 source3/utils/pdbedit.c 		{"modify",	'r', POPT_ARG_NONE, &modify_user, 0, "modify user", NULL},
POPT_ARG_NONE    1008 source3/utils/pdbedit.c 		{"machine",	'm', POPT_ARG_NONE, &machine, 0, "account is a machine account", NULL},
POPT_ARG_NONE    1009 source3/utils/pdbedit.c 		{"delete",	'x', POPT_ARG_NONE, &delete_user, 0, "delete user", NULL},
POPT_ARG_NONE    1013 source3/utils/pdbedit.c 		{"group",	'g', POPT_ARG_NONE, &transfer_groups, 0, "use -i and -e for groups", NULL},
POPT_ARG_NONE    1014 source3/utils/pdbedit.c 		{"policies",	'y', POPT_ARG_NONE, &transfer_account_policies, 0, "use -i and -e to move account policies between backends", NULL},
POPT_ARG_NONE    1015 source3/utils/pdbedit.c 		{"policies-reset",	0, POPT_ARG_NONE, &reset_account_policies, 0, "restore default policies", NULL},
POPT_ARG_NONE    1019 source3/utils/pdbedit.c 		{"force-initialized-passwords", 0, POPT_ARG_NONE, &force_initialised_password, 0, "Force initialization of corrupt password strings in a passdb backend", NULL},
POPT_ARG_NONE    1020 source3/utils/pdbedit.c 		{"bad-password-count-reset", 'z', POPT_ARG_NONE, &badpw_reset, 0, "reset bad password count", NULL},
POPT_ARG_NONE    1021 source3/utils/pdbedit.c 		{"logon-hours-reset", 'Z', POPT_ARG_NONE, &hours_reset, 0, "reset logon hours", NULL},
POPT_ARG_NONE    1023 source3/utils/pdbedit.c 		{"password-from-stdin", 't', POPT_ARG_NONE, &pw_from_stdin, 0, "get password from standard in", NULL},
POPT_ARG_NONE     203 source3/utils/profiles.c 		{ "verbose", 'v', POPT_ARG_NONE, &opt_verbose, 'v', "Verbose output" },
POPT_ARG_NONE     529 source3/utils/sharesec.c 		{ "delete", 'D', POPT_ARG_NONE, NULL, 'D', "Delete the entire security descriptor" },
POPT_ARG_NONE     530 source3/utils/sharesec.c 		{ "view", 'v', POPT_ARG_NONE, NULL, 'v', "View current share permissions" },
POPT_ARG_NONE     531 source3/utils/sharesec.c 		{ "machine-sid", 'M', POPT_ARG_NONE, NULL, 'M', "Initialize the machine SID" },
POPT_ARG_NONE     532 source3/utils/sharesec.c 		{ "force", 'F', POPT_ARG_NONE, NULL, 'F', "Force storing the ACL", "ACLS" },
POPT_ARG_NONE    1029 source3/utils/smbcacls.c 		{ "numeric", 0, POPT_ARG_NONE, &numeric, 1, "Don't resolve sids or masks to names" },
POPT_ARG_NONE    1030 source3/utils/smbcacls.c 		{ "test-args", 't', POPT_ARG_NONE, &test_args, 1, "Test arguments"},
POPT_ARG_NONE     442 source3/utils/smbcquotas.c 		{ "list", 'L', POPT_ARG_NONE, NULL, 'L', "List user quotas" },
POPT_ARG_NONE     443 source3/utils/smbcquotas.c 		{ "fs", 'F', POPT_ARG_NONE, NULL, 'F', "Show filesystem quotas" },
POPT_ARG_NONE     449 source3/utils/smbcquotas.c 		{ "numeric", 'n', POPT_ARG_NONE, NULL, 'n', "Don't resolve sids or limits to names" },
POPT_ARG_NONE     450 source3/utils/smbcquotas.c 		{ "verbose", 'v', POPT_ARG_NONE, NULL, 'v', "be verbose" },
POPT_ARG_NONE     451 source3/utils/smbcquotas.c 		{ "test-args", 't', POPT_ARG_NONE, NULL, 'r', "Test arguments"},
POPT_ARG_NONE     529 source3/utils/smbget.c 			case POPT_ARG_NONE:
POPT_ARG_NONE     568 source3/utils/smbget.c 		{"guest", 'a', POPT_ARG_NONE, NULL, 'a', "Work as user guest" },	
POPT_ARG_NONE     569 source3/utils/smbget.c 		{"encrypt", 'e', POPT_ARG_NONE, NULL, 'e', "Encrypt SMB transport (UNIX extended servers only)" },	
POPT_ARG_NONE     570 source3/utils/smbget.c 		{"resume", 'r', POPT_ARG_NONE, &resume, 0, "Automatically resume aborted files" },
POPT_ARG_NONE     571 source3/utils/smbget.c 		{"update", 'U',  POPT_ARG_NONE, &update, 0, "Download only when remote file is newer than local file or local file is missing"},
POPT_ARG_NONE     572 source3/utils/smbget.c 		{"recursive", 'R',  POPT_ARG_NONE, &recursive, 0, "Recursively download files" },
POPT_ARG_NONE     576 source3/utils/smbget.c 		{"nonprompt", 'n', POPT_ARG_NONE, &nonprompt, 'n', "Don't ask anything (non-interactive)" },
POPT_ARG_NONE     579 source3/utils/smbget.c 		{"stdout", 'O', POPT_ARG_NONE, &send_stdout, 'O', "Write data to stdout" },
POPT_ARG_NONE     580 source3/utils/smbget.c 		{"dots", 'D', POPT_ARG_NONE, &dots, 'D', "Show dots as progress indication" },
POPT_ARG_NONE     581 source3/utils/smbget.c 		{"quiet", 'q', POPT_ARG_NONE, &quiet, 'q', "Be quiet" },
POPT_ARG_NONE     582 source3/utils/smbget.c 		{"verbose", 'v', POPT_ARG_NONE, &verbose, 'v', "Be verbose" },
POPT_ARG_NONE     583 source3/utils/smbget.c 		{"keep-permissions", 'P', POPT_ARG_NONE, &keep_permissions, 'P', "Keep permissions" },
POPT_ARG_NONE     284 source3/utils/status.c 		{"processes",	'p', POPT_ARG_NONE,	NULL, 'p', "Show processes only" },
POPT_ARG_NONE     285 source3/utils/status.c 		{"verbose",	'v', POPT_ARG_NONE, 	NULL, 'v', "Be verbose" },
POPT_ARG_NONE     286 source3/utils/status.c 		{"locks",	'L', POPT_ARG_NONE,	NULL, 'L', "Show locks only" },
POPT_ARG_NONE     287 source3/utils/status.c 		{"shares",	'S', POPT_ARG_NONE,	NULL, 'S', "Show shares only" },
POPT_ARG_NONE     289 source3/utils/status.c 		{"brief",	'b', POPT_ARG_NONE, 	NULL, 'b', "Be brief" },
POPT_ARG_NONE     290 source3/utils/status.c 		{"profile",     'P', POPT_ARG_NONE, NULL, 'P', "Do profiling" },
POPT_ARG_NONE     291 source3/utils/status.c 		{"profile-rates", 'R', POPT_ARG_NONE, NULL, 'R', "Show call rates" },
POPT_ARG_NONE     292 source3/utils/status.c 		{"byterange",	'B', POPT_ARG_NONE,	NULL, 'B', "Include byte range locks"},
POPT_ARG_NONE     293 source3/utils/status.c 		{"numeric",	'n', POPT_ARG_NONE,	NULL, 'n', "Numeric uid/gid"},
POPT_ARG_NONE     311 source3/utils/testparm.c 		{"verbose", 'v', POPT_ARG_NONE, &show_defaults, 1, "Show default options too"},
POPT_ARG_NONE     314 source3/utils/testparm.c 		{"skip-logic-checks", 'l', POPT_ARG_NONE, &skip_logic_checks, 1, "Skip the global checks"},
POPT_ARG_NONE    1175 source3/winbindd/winbindd.c 		{ "stdout", 'S', POPT_ARG_NONE, NULL, OPT_LOG_STDOUT, "Log to stdout" },
POPT_ARG_NONE    1176 source3/winbindd/winbindd.c 		{ "foreground", 'F', POPT_ARG_NONE, NULL, OPT_FORK, "Daemon in foreground mode" },
POPT_ARG_NONE    1177 source3/winbindd/winbindd.c 		{ "no-process-group", 0, POPT_ARG_NONE, NULL, OPT_NO_PROCESS_GROUP, "Don't create a new process group" },
POPT_ARG_NONE    1178 source3/winbindd/winbindd.c 		{ "daemon", 'D', POPT_ARG_NONE, NULL, OPT_DAEMON, "Become a daemon (default)" },
POPT_ARG_NONE    1179 source3/winbindd/winbindd.c 		{ "interactive", 'i', POPT_ARG_NONE, NULL, 'i', "Interactive mode" },
POPT_ARG_NONE    1180 source3/winbindd/winbindd.c 		{ "no-caching", 'n', POPT_ARG_NONE, NULL, 'n', "Disable caching" },
POPT_ARG_NONE    3174 source4/client/client.c 		{ "stderr", 'E', POPT_ARG_NONE, NULL, 'E', "Write messages to stderr instead of stdout" },
POPT_ARG_NONE     199 source4/lib/cmdline/popt_common.c 	{ "debug-stderr", 0, POPT_ARG_NONE, NULL, OPT_DEBUG_STDERR, "Send debug output to STDERR", NULL },
POPT_ARG_NONE     203 source4/lib/cmdline/popt_common.c 	{ "leak-report",     0, POPT_ARG_NONE, NULL, OPT_LEAK_REPORT, "enable talloc leak reporting on exit", NULL },	
POPT_ARG_NONE     204 source4/lib/cmdline/popt_common.c 	{ "leak-report-full",0, POPT_ARG_NONE, NULL, OPT_LEAK_REPORT_FULL, "enable full talloc leak reporting on exit", NULL },
POPT_ARG_NONE     210 source4/lib/cmdline/popt_common.c 	{ "version", 'V', POPT_ARG_NONE, NULL, 'V', "Print version" },
POPT_ARG_NONE     132 source4/lib/cmdline/popt_credentials.c 	{ "no-pass", 'N', POPT_ARG_NONE, &dont_ask, 'N', "Don't ask for a password" },
POPT_ARG_NONE     135 source4/lib/cmdline/popt_credentials.c 	{ "machine-pass", 'P', POPT_ARG_NONE, NULL, 'P', "Use stored machine account password (implies -k)" },
POPT_ARG_NONE      63 source4/lib/ldb/tools/cmdline.c 		{ "verbose",   'v', POPT_ARG_NONE, NULL, 'v', "increase verbosity", NULL },
POPT_ARG_NONE      64 source4/lib/ldb/tools/cmdline.c 		{ "interactive", 'i', POPT_ARG_NONE, &options.interactive, 0, "input from stdin", NULL },
POPT_ARG_NONE      65 source4/lib/ldb/tools/cmdline.c 		{ "recursive", 'r', POPT_ARG_NONE, &options.recursive, 0, "recursive delete", NULL },
POPT_ARG_NONE      69 source4/lib/ldb/tools/cmdline.c 		{ "all", 'a',    POPT_ARG_NONE, &options.all_records, 0, "(|(objectClass=*)(distinguishedName=*))", NULL },
POPT_ARG_NONE      70 source4/lib/ldb/tools/cmdline.c 		{ "nosync", 0,   POPT_ARG_NONE, &options.nosync, 0, "non-synchronous transactions", NULL },
POPT_ARG_NONE      71 source4/lib/ldb/tools/cmdline.c 		{ "sorted", 'S', POPT_ARG_NONE, &options.sorted, 0, "sort attributes", NULL },
POPT_ARG_NONE      76 source4/lib/registry/tools/regdiff.c 		{"null", 'n', POPT_ARG_NONE, NULL, 'n', "Diff from NULL", NULL },
POPT_ARG_NONE      78 source4/lib/registry/tools/regdiff.c 		{"local", 'L', POPT_ARG_NONE, NULL, 'L', "Open local registry", NULL },
POPT_ARG_NONE     117 source4/lib/registry/tools/regtree.c 		{"fullpath", 'f', POPT_ARG_NONE, &fullpath, 0, "show full paths", NULL},
POPT_ARG_NONE     118 source4/lib/registry/tools/regtree.c 		{"no-values", 'V', POPT_ARG_NONE, &no_values, 0, "don't show values", NULL},
POPT_ARG_NONE     216 source4/smbd/server.c 		{"daemon", 'D', POPT_ARG_NONE, NULL, OPT_DAEMON,
POPT_ARG_NONE     218 source4/smbd/server.c 		{"interactive",	'i', POPT_ARG_NONE, NULL, OPT_INTERACTIVE,
POPT_ARG_NONE    3141 source4/torture/gentest.c 		{"smb2",          0, POPT_ARG_NONE, &options.smb2, 0,	"use SMB2 protocol", 	NULL},
POPT_ARG_NONE    3144 source4/torture/gentest.c 		{"oplocks",       0, POPT_ARG_NONE, &options.use_oplocks,0,      "use oplocks", NULL},
POPT_ARG_NONE    3145 source4/torture/gentest.c 		{"showall",       0, POPT_ARG_NONE, &options.showall,    0,      "display all operations", NULL},
POPT_ARG_NONE    3146 source4/torture/gentest.c 		{"analyse",       0, POPT_ARG_NONE, &options.analyze,    0,      "do backtrack analysis", NULL},
POPT_ARG_NONE    3147 source4/torture/gentest.c 		{"analysealways", 0, POPT_ARG_NONE, &options.analyze_always,    0,      "analysis always", NULL},
POPT_ARG_NONE    3148 source4/torture/gentest.c 		{"analysecontinuous", 0, POPT_ARG_NONE, &options.analyze_continuous,    0,      "analysis continuous", NULL},
POPT_ARG_NONE    3150 source4/torture/gentest.c 		{"preset",        0, POPT_ARG_NONE, &options.use_preset_seeds,    0,      "use preset seeds", NULL},
POPT_ARG_NONE    3151 source4/torture/gentest.c 		{"fast",          0, POPT_ARG_NONE, &options.fast_reconnect,    0,      "use fast reconnect", NULL},
POPT_ARG_NONE    3155 source4/torture/gentest.c 		{"maskindexing",  0, POPT_ARG_NONE,  &options.mask_indexing, 0,	"mask out the indexed file attrib", 	NULL},
POPT_ARG_NONE    3156 source4/torture/gentest.c 		{"noeas",  0, POPT_ARG_NONE,  &options.no_eas, 0,	"don't use extended attributes", 	NULL},
POPT_ARG_NONE    3157 source4/torture/gentest.c 		{"noacls",  0, POPT_ARG_NONE,  &options.no_acls, 0,	"don't use ACLs", 	NULL},
POPT_ARG_NONE    3158 source4/torture/gentest.c 		{"skip-cleanup",  0, POPT_ARG_NONE,  &options.skip_cleanup, 0,	"don't delete files at start", 	NULL},
POPT_ARG_NONE    3159 source4/torture/gentest.c 		{"valid",  0, POPT_ARG_NONE,  &options.valid, 0,	"generate only valid fields", 	NULL},
POPT_ARG_NONE     571 source4/torture/locktest.c 		{"hidefails",     0, POPT_ARG_NONE, &hide_unlock_fails,0,"hide unlock fails", NULL},
POPT_ARG_NONE     572 source4/torture/locktest.c 		{"oplocks",       0, POPT_ARG_NONE, &use_oplocks,0,      "use oplocks", NULL},
POPT_ARG_NONE     573 source4/torture/locktest.c 		{"showall",       0, POPT_ARG_NONE, &showall,    0,      "display all operations", NULL},
POPT_ARG_NONE     574 source4/torture/locktest.c 		{"analyse",       0, POPT_ARG_NONE, &analyze,    0,      "do backtrack analysis", NULL},
POPT_ARG_NONE     575 source4/torture/locktest.c 		{"zerozero",      0, POPT_ARG_NONE, &zero_zero,    0,      "do zero/zero lock", NULL},
POPT_ARG_NONE     576 source4/torture/locktest.c 		{"exacterrors",   0, POPT_ARG_NONE, &exact_error_codes,0,"use exact error codes", NULL},
POPT_ARG_NONE     315 source4/torture/masktest.c 		{"dieonerror",    0, POPT_ARG_NONE, &die_on_error, 0,   "die on errors", NULL},
POPT_ARG_NONE     316 source4/torture/masktest.c 		{"showall",       0, POPT_ARG_NONE, &showall,    0,      "display all operations", NULL},
POPT_ARG_NONE     317 source4/torture/masktest.c 		{"oldlist",       0, POPT_ARG_NONE, &old_list,    0,     "use old list call", NULL},
POPT_ARG_NONE     485 source4/torture/smbtorture.c 		{"list", 	  0, POPT_ARG_NONE, &list_tests, 0, "List available tests and exit", NULL },
POPT_ARG_NONE     490 source4/torture/smbtorture.c 		{"dangerous",	'X', POPT_ARG_NONE,	NULL,   OPT_DANGEROUS,
POPT_ARG_NONE     493 source4/torture/smbtorture.c 		{"shell", 		0, POPT_ARG_NONE, &shell, true, "Run shell", NULL},
POPT_ARG_NONE     495 source4/torture/smbtorture.c 		{"async",       'a', POPT_ARG_NONE,     NULL,   OPT_ASYNC,
POPT_ARG_NONE    1087 source4/utils/ntlm_auth.c 		{ "multiplex", 0, POPT_ARG_NONE, &opt_multiplex, OPT_MULTIPLEX, "Multiplex Mode"},
POPT_ARG_NONE    1088 source4/utils/ntlm_auth.c 		{ "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "silently ignored for compatibility reasons"},
POPT_ARG_NONE     192 source4/utils/testparm.c 		{"suppress-prompt", 0, POPT_ARG_NONE, &silent_mode, true, "Suppress prompt for enter"},
POPT_ARG_NONE     193 source4/utils/testparm.c 		{"verbose", 'v', POPT_ARG_NONE, &show_defaults, true, "Show default options too"},