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

/freebsd-12-stable/contrib/netbsd-tests/libexec/ld.elf_so/helper_symver_dso0/
H A Dh_helper_symver_dso0.c32 int testfunc(void);
35 testfunc(void) function
/freebsd-12-stable/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dh_dl_symver.c34 extern int testfunc(void);
40 printf("%d\n", testfunc());
/freebsd-12-stable/contrib/mandoc/
H A Dtest-vasprintf.c22 static int testfunc(char **, const char *, ...);
26 testfunc(char **ret, const char *format, ...) function
43 if (testfunc(&ret, "%s.", "Text") != 5)
/freebsd-12-stable/tools/regression/sockets/listen_backlog/
H A Dlisten_backlog.c70 const char *test, const char *testfunc)
79 testfunc);
86 testclass, test, testfunc, len);
69 socket_get_backlog(int sock, int *backlogp, const char *testclass, const char *test, const char *testfunc) argument
/freebsd-12-stable/contrib/ncurses/
H A Dconfigure15516 int testfunc()
15549 extern int testfunc();
15550 ${cf_cv_main_return:-return} (!testfunc());

Completed in 125 milliseconds