Home
last modified time | relevance | path

Searched refs:test_parse (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/openssh/regress/unittests/misc/
H A Dtests.c23 void test_parse(void);
34 test_parse(); in tests()
H A Dtest_parse.c23 void test_parse(void);
26 test_parse(void) in test_parse() function
/freebsd-src/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c45 test_parse(void) in test_parse() function
366 ret += test_parse(); in main()