Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.bin/ssh/unittests/misc/
H A Dtests.c23 void test_strdelim(void);
34 test_strdelim(); in tests()
H A Dtest_strdelim.c20 void test_strdelim(void);
23 test_strdelim(void) in test_strdelim() function
H A DMakefile9 SRCS+= test_strdelim.c