Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster.c284 int test_lock = 0; in main() local
384 test_lock = 1; in main()
407 if (test_lock && wait_flag) in main()
498 if (test_lock && access(vstring_str(lock_path), F_OK) < 0) in main()
501 if (test_lock) in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dthreadstest.c83 static int test_lock(void) in test_lock() function
189 ADD_TEST(test_lock); in setup_tests()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c299 test_lock (void) in test_lock() function
659 test_lock (); in main()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.c37 static int test_lock(void) in test_lock() function
715 ADD_TEST(test_lock); in setup_tests()