Searched defs:perl (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/dlz/modules/perl/
H A Ddlz_perl_driver.c67 #include <perl.h>
85 * it properly and link against a perl compiled with multiplicity. */
91 PerlInterpreter *perl; member in struct:config_data
158 PerlInterpreter *my_perl = cd->perl;
162 PERL_SET_CONTEXT(cd->perl);
258 PerlInterpreter *my_perl = cd->perl;
262 PERL_SET_CONTEXT(cd->perl);
327 PerlInterpreter *my_perl = cd->perl;
338 PERL_SET_CONTEXT(cd->perl);
405 PerlInterpreter *my_perl = cd->perl;
[all...]

Completed in 16 milliseconds