Lines Matching defs:options
168 rdccfg->options |= RDC_OPT_PRIMARY;
172 rdccfg->options |= RDC_OPT_SECONDARY;
203 rdccfg->options |= RDC_OPT_PRIMARY;
207 rdccfg->options |= RDC_OPT_SECONDARY;
330 const char *mode, const char *group, const char *ctag, const char *options,
359 if (options)
360 strncpy(rc->options, options, NSC_MAXPATH);
410 rdccfg.options = RDC_OPT_SETBMP;
412 rdccfg.options |= RDC_OPT_SYNC;
414 rdccfg.options |= RDC_OPT_ASYNC;
496 rdccfg.options = RDC_OPT_CLRBMP;
498 rdccfg.options |= RDC_OPT_SYNC;
500 rdccfg.options |= RDC_OPT_ASYNC;
646 rdccfg->options = RDC_OPT_UPDATE|RDC_OPT_FORWARD;
695 rdccfg->options = RDC_OPT_FULL|RDC_OPT_FORWARD;
755 rdccfg->options = RDC_OPT_REVERSE|RDC_OPT_FULL;
810 rdccfg->options = RDC_OPT_REVERSE | RDC_OPT_UPDATE;
1058 rdccfg.options |= set_mode(rdc);
1088 rdccfg.options |= set_mode(rdc);
1124 rdccfg.options |= set_mode(rdcp);
1174 rdccfg.options |= RDC_OPT_SYNC;
1218 rdccfg.options |= RDC_OPT_ASYNC;
1298 rdccfg.options |= RDC_OPT_REVERSE_ROLE;
1299 rdccfg.options |= set_mode(rdcp);