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

/freebsd-11-stable/sbin/ipfw/
H A Dmain.c306 co.test_only = 1;
492 co.test_only = 1;
H A Dipfw2.h43 int test_only; /* only check syntax */ member in struct:cmdline_opts
H A Dipfw2.c572 if (co.test_only)
609 if (co.test_only)
638 if (co.test_only)
2707 if (co.test_only) {
2895 if (co->test_only != 0) {
4245 if (co.test_only) {
H A Dnat.c1113 if (co.test_only)
H A Dtables.c1453 if (co.test_only == 0) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dshelf2.c1509 svn_boolean_t test_only; /* only check whether it would conflict */ member in struct:apply_files_baton_t
1520 * In test mode (BATON->test_only): set BATON->conflict if we can't apply
1550 if (b->test_only)
1851 baton.test_only = TRUE;

Completed in 136 milliseconds