Searched +refs:org +refs:startup +refs:options (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DSynchronized.pm24 my($class, %options) = @_;
30 %options,
44 push @{$options{l4p_depends_on}}, $self->{appender};
49 push @{$options{l4p_post_config_subs}}, sub { $self->post_init() };
222 Valid options are
242 appender is used with mod_perl. If Log4perl gets initialized by a startup
280 Kevin Goess <cpan@goess.org>
H A DFile.pm16 my($class, @options) = @_;
34 @options,
426 startup.
468 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec32 # Reserve options to override askpass settings with:
76 Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
413 * Mon Jun 2 2003 Damien Miller <djm@mindrot.org>
417 * Mon May 12 2003 Damien Miller <djm@mindrot.org>
421 * Wed Oct 01 2002 Damien Miller <djm@mindrot.org>
424 * Mon Sep 30 2002 Damien Miller <djm@mindrot.org>
427 * Fri Jun 21 2002 Damien Miller <djm@mindrot.org>
432 * Fri May 10 2002 Damien Miller <djm@mindrot.org>
445 http://bugzilla.mindrot.org/show_bug.cgi?id=141) and apply it if we're
481 - merge some of Damien Miller <djm@mindrot.org> change
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm544 in the startup code) you specify I<which components> (classes, functions)
607 read it in in the startup section of your code, using the following
873 the startup code of your system, just use the defined logger anywhere in
925 log4j.appender.A1=org.apache.log4j.ConsoleAppender
926 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
957 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
958 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
960 log4j.appender.R=org.apache.log4j.RollingFileAppender
962 log4j.appender.R.layout=org.apache.log4j.PatternLayout
966 C<org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm688 in the startup code) you specify I<which components> (classes, functions)
751 read it in in the startup section of your code, using the following
1045 the startup code of your system, just use the defined logger anywhere in
1128 log4j.appender.A1=org.apache.log4j.ConsoleAppender
1129 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
1160 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
1161 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
1163 log4j.appender.R=org.apache.log4j.RollingFileAppender
1165 log4j.appender.R.layout=org.apache.log4j.PatternLayout
1169 C<org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm884 http://search.cpan.org and chances are that what you're looking for
919 my($class, %options) = @_;
921 my $self = { %options };
934 %options hash in the object's
1106 my($class, %options) = @_;
1109 %options
1540 (see http://jakarta.apache.org/log4j ). Create a configuration file like
1544 class="org.apache.log4j.net.XMLSocketReceiver">
1545 <param name="decoder" value="org.apache.log4j.xml.XMLDecoder"/>
1555 org
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dmenu.vim4 " Maintainer: Bram Moolenaar <Bram@vim.org>
185 an 20.430 &Edit.Settings\ &Window :options<CR>
239 " GUI options
277 " Boolean options
287 " other options
596 " startup faster.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm886 http://search.cpan.org and chances are that what you're looking for
921 my($class, %options) = @_;
923 my $self = { %options };
936 %options hash in the object's
1108 my($class, %options) = @_;
1111 %options
1545 (see http://jakarta.apache.org/log4j ). Create a configuration file like
1549 class="org.apache.log4j.net.XMLSocketReceiver">
1550 <param name="decoder" value="org.apache.log4j.xml.XMLDecoder"/>
1560 org
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Changes
86 (defvar org-version "4.67c"
87 "The version number of the file org.el.")
88 (defun org-version ()
90 (message "Org-mode version %s" org-version))
93 (defconst org
102 (defgroup org nil function
[all...]

Completed in 205 milliseconds