Searched refs:testfunc (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/helper_symver_dso2/ |
H A D | h_helper_symver_dso2.map | 4 testfunc; 8 testfunc; 12 testfunc;
|
/freebsd/contrib/mandoc/ |
H A D | test-vasprintf.c | 22 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 D | h_helper_symver_dso0.c | 32 int testfunc(void); 35 testfunc(void) in testfunc() function
|
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/ |
H A D | h_dl_symver.c | 34 extern int testfunc(void); 40 printf("%d\n", testfunc()); in main()
|
/freebsd/tools/regression/sockets/listen_backlog/ |
H A D | listen_backlog.c | 68 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 D | h_helper_symver_dso1.map | 4 testfunc;
|
/freebsd/contrib/ncurses/ |
H A D | aclocal.m4 | 5408 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 D | configure | 21550 extern int testfunc(void); 21552 int testfunc(void)
|