test_func 42 maint/gnulib/tests/test-mkfifoat.c typedef int (*test_func) (int, char const *, mode_t); test_func 72 maint/gnulib/tests/test-mkfifoat.c test_func funcs[2] = { mkfifoat, test_mknodat }; test_func 90 maint/gnulib/tests/test-mkfifoat.c test_func func = funcs[i];