Searched refs:read_config (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dconfig.h26 #define read_config mail_conf_update macro
/macosx-10.9.5/CPANInternal-140/Config-Std-0.900/lib/Config/
H A DStd.pm15 for my $sub_name (qw( read_config write_config )) {
18 *{$caller.'::'.$opt_ref->{read_config}} = \&Config::Std::Hash::read_config;
360 sub read_config ($\[%$]) { subroutine
371 croak q{Scalar second argument to 'read_config' must be empty};
507 read_config 'demo2.cfg' => my %config;
627 (created by code not parsed by C<read_config>)
797 =item C<< read_config($filename => %config_hash) >>
799 =item C<< read_config($filename => $config_hash_ref) >>
801 =item C<< read_config(
[all...]
/macosx-10.9.5/CPANInternal-140/Config-Std/lib/Config/
H A DStd.pm11 for my $sub_name (qw( read_config write_config )) {
14 *{$caller.'::'.$opt_ref->{read_config}} = \&Config::Std::Hash::read_config;
335 sub read_config ($\[%$]) { subroutine
346 croak q{Scalar second argument to 'read_config' must be empty};
483 read_config 'demo2.cfg' => my %config;
754 =item C<< read_config($filename => %config_hash) >>
756 =item C<< read_config($filename => $config_hash_ref) >>
758 The C<read_config()> subroutine takes two arguments: the filename of a
793 C<read_config()>
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/bin/
H A Dtpage38 my $config = read_config($RCFILE);
90 sub read_config { subroutine
H A Dttree63 my $config = read_config($RCFILE);
547 # read_config($file)
552 sub read_config { subroutine
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/bin/
H A Dtpage38 my $config = read_config($RCFILE);
90 sub read_config { subroutine
H A Dttree63 my $config = read_config($RCFILE);
547 # read_config($file)
552 sub read_config { subroutine
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dmain.c806 if ( read_config( configfile, configdir ) != 0 ) {
H A Dslapcommon.c664 rc = read_config( conffile, confdir );
H A Dproto-slap.h706 LDAP_SLAPD_F (int) read_config LDAP_P(( const char *fname, const char *dir ));
H A Dbconfig.c4195 read_config(const char *fname, const char *dir) { function
4270 Debug(LDAP_DEBUG_ANY, "read_config: "
/macosx-10.9.5/ntp-88/scripts/monitoring/
H A Dntploopwatch270 sub read_config
1450 &read_config;# unless defined($PrintIt);

Completed in 380 milliseconds