Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dargv.c485 static ARGV *test_argv_populate(const TEST_CASE *tp, ARGV *argvp) in test_argv_populate() function
500 test_argv_populate(tp, argvp); in test_argv_sort()
522 test_argv_populate(tp, argvp); in test_argv_good_truncate()
531 test_argv_populate(tp, argvp); in test_argv_bad_truncate()
540 test_argv_populate(tp, argvp); in test_argv_good_insert()
549 test_argv_populate(tp, argvp); in test_argv_bad_insert1()
558 test_argv_populate(tp, argvp); in test_argv_bad_insert2()
567 test_argv_populate(tp, argvp); in test_argv_good_replace()
576 test_argv_populate(tp, argvp); in test_argv_bad_replace1()
585 test_argv_populate(tp, argvp); in test_argv_bad_replace2()
[all …]