Searched refs:test_argv_good_truncate (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | argv.c | 467 static ARGV *test_argv_good_truncate(const TEST_CASE *tp, ARGV *argvp) in test_argv_good_truncate() function 640 {"foo", "baz", "bar", 0}, 0, test_argv_good_truncate, 644 {"foo", "baz", "bar", 0}, 0, test_argv_good_truncate,
|