Home
last modified time | relevance | path

Searched defs:START_STRING (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/usr.bin/ssh/unittests/misc/
H A Dtest_strdelim.c27 #define START_STRING(x) orig = str = xstrdup(x) in test_strdelim() macro
H A Dtest_hpdelim.c27 #define START_STRING(x) orig = str = xstrdup(x) in test_hpdelim() macro