Searched refs:ignore_lease (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db/
H A Ddb_iface.c652 int handle_check, ignore_lease, ret, t_ret, txn_local; local
661 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
699 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
1363 int handle_check, ignore_lease, ret, t_ret; local
1369 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
1393 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2187 int ignore_lease, ret; local
2192 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
2207 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2435 int ignore_lease, re local
[all...]
H A Dpartition.c825 int ignore_lease, ret; local
830 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
845 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db/
H A Ddb_iface.c652 int handle_check, ignore_lease, ret, t_ret, txn_local; local
661 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
699 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
1363 int handle_check, ignore_lease, ret, t_ret; local
1369 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
1393 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2187 int ignore_lease, ret; local
2192 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
2207 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2435 int ignore_lease, re local
[all...]
H A Dpartition.c825 int ignore_lease, ret; local
830 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
845 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db/
H A Ddb_iface.c652 int handle_check, ignore_lease, ret, t_ret, txn_local; local
661 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
699 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
1363 int handle_check, ignore_lease, ret, t_ret; local
1369 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
1393 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2187 int ignore_lease, ret; local
2192 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
2207 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)
2435 int ignore_lease, re local
[all...]
H A Dpartition.c825 int ignore_lease, ret; local
830 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
845 IS_REP_MASTER(env) && IS_USING_LEASES(env) && !ignore_lease)

Completed in 64 milliseconds