Home
last modified time | relevance | path

Searched defs:cmdline_context (Results 1 – 1 of 1) sorted by relevance

/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dcmdline.c37 struct cmdline_context { struct
38 const char *prog;
39 struct poptOption *options;
40 struct cmdline_section *section;
41 int num_sections;
42 int max_len;
43 poptContext pc;
44 int argc, arg0;
45 const char **argv;
46 struct cmdline_command *match_cmd;