Searched refs:prepend (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Ddynstr_test.c475 check_prepend(atf_error_t (*prepend)(atf_dynstr_t *, const char *, ...))
488 atf_tc_fail("Failed to prepend character at iteration %zd", i);
493 RE(prepend(&str, "%s", "a"));
496 RE(prepend(&str, "%s", "b"));
508 atf_tc_fail("Failed to prepend character at iteration %zd", i);
513 RE(prepend(&str, "%s", "a"));
516 RE(prepend(&str, "%s", "b"));
H A Ddynstr.c73 bool prepend)
93 if (prepend) {
72 prepend_or_append(atf_dynstr_t *ad, const char *fmt, va_list ap, bool prepend) argument
/bind-9.6-ESV-R11/
H A Dltmain.sh268 # Relative path, prepend $cwd.
4745 /* Relative path | not found in path: prepend cwd */
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh182 # func_echo (imagine progname=-n), so we prepend ./ in that case:
3355 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3745 /* Relative path | not found in path: prepend cwd */
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure1560 --program-prefix=PREFIX prepend PREFIX to installed program names
8286 # is EXPORTS), use it as is; otherwise, prepend...
13011 # is EXPORTS), use it as is; otherwise, prepend...

Completed in 68 milliseconds