Home
last modified time | relevance | path

Searched refs:OPT_TIMER (Results 1 – 4 of 4) sorted by relevance

/dports/databases/libsdb/sdb-0.10.1/
H A Dtds_driver.c51 OPT_TIMER = 0x02, enumerator
104 if (opt_flags & OPT_TIMER) { in do_query()
178 if (opt_flags & OPT_TIMER) { in do_query()
/dports/databases/freetds/freetds-1.3.4/src/apps/
H A Dtsql.c92 OPT_TIMER = 0x02, enumerator
215 if (opt_flags & OPT_TIMER) { in do_query()
294 if (opt_flags & OPT_TIMER) { in do_query()
384 *opt_flags |= OPT_TIMER; in get_opt_flags()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/apps/
H A Dtsql.c92 OPT_TIMER = 0x02, enumerator
215 if (opt_flags & OPT_TIMER) { in do_query()
294 if (opt_flags & OPT_TIMER) { in do_query()
384 *opt_flags |= OPT_TIMER; in get_opt_flags()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/
H A Dpjsua_app_config.c400 OPT_TIMER, OPT_TIMER_SE, OPT_TIMER_MIN_SE, in parse_args() enumerator
534 { "use-timer", 1, 0, OPT_TIMER}, in parse_args()
779 case OPT_TIMER: /** session timer */ in parse_args()