Home
last modified time | relevance | path

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

/netbsd/src/bin/ksh/
Dc_test.h55 int test_parse ARGS((Test_env *te));
Dc_test.c186 return test_parse(&te);
465 test_parse(te) in test_parse() function
Dsyn.c330 test_parse(&te);
Dexec.c298 rv = test_parse(&te);
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/
Dtest_ntlm.c49 test_parse(void) in test_parse() function
592 ret |= test_parse(); in main()