popt_common_connection   27 source3/include/popt_common.h extern struct poptOption popt_common_connection[];
popt_common_connection   39 source3/include/popt_common.h #define POPT_COMMON_CONNECTION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_connection, 0, "Connection options:", NULL },
popt_common_connection  142 source3/lib/popt_common.c struct poptOption popt_common_connection[] = {
popt_common_connection  183 source4/lib/cmdline/popt_common.c struct poptOption popt_common_connection[] = {
popt_common_connection   27 source4/lib/cmdline/popt_common.h extern struct poptOption popt_common_connection[];
popt_common_connection   32 source4/lib/cmdline/popt_common.h #define POPT_COMMON_CONNECTION { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_connection, 0, "Connection options:", NULL },