Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/helper_symver_dso2/
H A Dh_helper_symver_dso2.map4 testfunc;
8 testfunc;
12 testfunc;
/freebsd/contrib/mandoc/
H A Dtest-vasprintf.c22 static int testfunc(char **, const char *, ...);
26 testfunc(char **ret, const char *format, ...) in testfunc() function
43 if (testfunc(&ret, "%s.", "Text") != 5) in main()
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/helper_symver_dso0/
H A Dh_helper_symver_dso0.c32 int testfunc(void);
35 testfunc(void) in testfunc() function
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dh_dl_symver.c34 extern int testfunc(void);
40 printf("%d\n", testfunc()); in main()
/freebsd/tools/regression/sockets/listen_backlog/
H A Dlisten_backlog.c68 const char *test, const char *testfunc) in socket_get_backlog() argument
77 testfunc); in socket_get_backlog()
84 testclass, test, testfunc, len); in socket_get_backlog()
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/helper_symver_dso1/
H A Dh_helper_symver_dso1.map4 testfunc;
/freebsd/contrib/ncurses/
H A Daclocal.m45408 extern int testfunc(void);
5410 int testfunc(void)
5416 int testfunc(void)
5433 extern int testfunc(void);
5436 ${cf_cv_main_return:-return} (!testfunc());
H A Dconfigure21550 extern int testfunc(void);
21552 int testfunc(void)