POPT_ARG_INCLUDE_TABLE   69 lib/popt/popt.c 	if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE   92 lib/popt/popt.c 	if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE  119 lib/popt/popt.c 	if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE  476 lib/popt/popt.c 	if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE  164 lib/popt/popt.h #define POPT_AUTOALIAS { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptAliasOptions, \
POPT_ARG_INCLUDE_TABLE  174 lib/popt/popt.h #define POPT_AUTOHELP { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptHelpOptions, \
POPT_ARG_INCLUDE_TABLE  376 lib/popt/popthelp.c 	if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE  462 lib/popt/popthelp.c 	if ((opt->argInfo & POPT_ARG_MASK) != POPT_ARG_INCLUDE_TABLE)
POPT_ARG_INCLUDE_TABLE  638 lib/popt/popthelp.c 	} else if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE) {
POPT_ARG_INCLUDE_TABLE  692 lib/popt/popthelp.c 	else if ((opt->argInfo & POPT_ARG_MASK) == POPT_ARG_INCLUDE_TABLE)
POPT_ARG_INCLUDE_TABLE   38 source3/include/popt_common.h #define POPT_COMMON_SAMBA { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_samba, 0, "Common samba options:", NULL },
POPT_ARG_INCLUDE_TABLE   39 source3/include/popt_common.h #define POPT_COMMON_CONNECTION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_connection, 0, "Connection options:", NULL },
POPT_ARG_INCLUDE_TABLE   40 source3/include/popt_common.h #define POPT_COMMON_VERSION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_version, 0, "Common samba options:", NULL },
POPT_ARG_INCLUDE_TABLE   41 source3/include/popt_common.h #define POPT_COMMON_CONFIGFILE { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_configfile, 0, "Common samba config:", NULL },
POPT_ARG_INCLUDE_TABLE   42 source3/include/popt_common.h #define POPT_COMMON_CREDENTIALS { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_credentials, 0, "Authentication options:", NULL },
POPT_ARG_INCLUDE_TABLE   43 source3/include/popt_common.h #define POPT_COMMON_DYNCONFIG { NULL, 0, POPT_ARG_INCLUDE_TABLE, \
POPT_ARG_INCLUDE_TABLE   46 source3/include/popt_common.h #define POPT_COMMON_DEBUGLEVEL { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_debuglevel, 0, "Common samba debugging:", NULL },
POPT_ARG_INCLUDE_TABLE   10 source3/lib/netapi/examples/common.h #define POPT_COMMON_LIBNETAPI_EXAMPLES { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_netapi_examples, 0, "Common samba netapi example options:", NULL },
POPT_ARG_INCLUDE_TABLE   29 source3/lib/netapi/tests/common.h #define POPT_COMMON_LIBNETAPI_EXAMPLES { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_netapi_examples, 0, "Common samba netapi example options:", NULL },
POPT_ARG_INCLUDE_TABLE 1332 source3/utils/smbcontrol.c 		{ NULL, '\0', POPT_ARG_INCLUDE_TABLE, help_options,
POPT_ARG_INCLUDE_TABLE  557 source4/client/cifsdd.c 		{ NULL, '\0', POPT_ARG_INCLUDE_TABLE, cifsddHelpOptions,
POPT_ARG_INCLUDE_TABLE   31 source4/lib/cmdline/popt_common.h #define POPT_COMMON_SAMBA { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_samba, 0, "Common samba options:", NULL },
POPT_ARG_INCLUDE_TABLE   32 source4/lib/cmdline/popt_common.h #define POPT_COMMON_CONNECTION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_connection, 0, "Connection options:", NULL },
POPT_ARG_INCLUDE_TABLE   33 source4/lib/cmdline/popt_common.h #define POPT_COMMON_VERSION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_version, 0, "Common samba options:", NULL },
POPT_ARG_INCLUDE_TABLE   34 source4/lib/cmdline/popt_common.h #define POPT_COMMON_CREDENTIALS { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_credentials, 0, "Authentication options:", NULL },