Searched defs:fun (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/ |
H A D | gxba_test.c | 30 print_he(struct hostent *he, int error, const char *fun, const char *name) { argument 35 printf("%s(%s):\n", fun, name); 56 printf("%s(%s): error = %d (%s)\n", fun, name, error,
|
H A D | gxbn_test.c | 30 print_he(struct hostent *he, int error, const char *fun, const char *name) { argument 35 printf("%s(%s):\n", fun, name); 56 printf("%s(%s): error = %d (%s)\n", fun, name, error,
|
H A D | ratelimiter_test.c | 42 void (*fun)(isc_task_t *, isc_event_t *); member in struct:__anon29 136 g_task, schedule[i].fun, NULL,
|
Completed in 1719 milliseconds