Lines Matching refs:methods
123 * methods
319 dns_clientinfomethods_t *methods,
331 UNUSED(methods);
392 dns_clientinfomethods_t *methods,
409 UNUSED(methods);
418 opaque.methods = methods;
510 const char *methods[] = { "new", "findzone", "lookup", NULL };
513 while( methods[i] != NULL ) {
515 perl_class_name, methods[i]);
518 return methods[i];